.. |
__init__.py
|
Add batch_id_str() convenience function
|
2021-04-28 13:59:42 -05:00 |
custorder.py
|
Add common normalize logic to ProductsHandler
|
2022-02-08 12:11:02 -06:00 |
delproduct.py
|
Let "has activity" win over "has inventory" for delproduct row status
|
2021-09-12 19:00:48 -05:00 |
filemon.py
|
Add BatchHandler.do_delete() method
|
2020-07-29 01:38:43 -05:00 |
handheld.py
|
Remove deprecated use of rattail.batch.handlers.get_batch_handler()
|
2022-01-03 22:07:59 -06:00 |
handlers.py
|
Batch handlers declare versioning is okay for delete action
|
2022-01-09 19:23:37 -06:00 |
importer.py
|
Remove versioning workarounds for core batch handlers
|
2020-01-27 16:11:58 -06:00 |
inventory.py
|
Add support for syncing roles, with users and permissions for each
|
2021-10-14 10:38:07 -04:00 |
labels.py
|
Fix typo for printing batch of labels
|
2022-01-28 18:13:30 -06:00 |
newproduct.py
|
Add 'newproduct' batch for importing new items from e.g. spreadsheet
|
2019-04-17 21:48:04 -05:00 |
pricing.py
|
Tweak how/when we set "manually priced" status for pricing batch rows
|
2020-08-09 16:17:14 -05:00 |
product.py
|
Remove deprecated use of rattail.batch.handlers.get_batch_handler()
|
2022-01-03 22:07:59 -06:00 |
purchase.py
|
Default to false for all config flags in purchase batch handler
|
2021-12-13 20:08:23 -06:00 |
util.py
|
Add batch_id_str() convenience function
|
2021-04-28 13:59:42 -05:00 |
vendorcatalog.py
|
Tweak vendor catalog batch input params; fix tests
|
2022-02-01 20:50:25 -06:00 |
vendorinvoice.py
|
Add basic support for invoice2data for InvoiceParser
|
2021-11-07 14:18:35 -06:00 |