Files @ 4305d0a2b491
Branch filter:

Location: rattail-project/rattail/setup.cfg

lance
Add `get_contact_notes()` method for custorder batch handler

not sure if this is quite the right approach, but better than we had
before at least. may need to get certain "notes" independently,
e.g. "customer has invalid phone/email" type flags

[upload_docs]
upload-dir = docs/_build/html

[nosetests]
nocapture = 1
cover-erase = 1
cover-package = rattail
cover-inclusive = 1
cover-html = 1
cover-html-dir = htmlcov