Exception classes.
Raised when an attempt is made to retrieve a single invoice by its (store_number, invoice_number) “key”, but more than one invoice matches the key.
Raised when the CAM32 executable path is requested, yet is not found in config (pycam32.ini).
Raised when the CAM32 install path is requested, yet is not found in config (pycam32.ini).
Raised in the event there is no filename available for generating a new ASCII config file. See cam32.ascii.get_avail_ascii_import_config_path() for more info.
Raised when the store number is requested, yet is not found in the config (pycam32.ini).