tailbone/tailbone/api/batch
Lance Edgar de8751b86c Try to return JSON error when receiving API call fails
although in my testing, the error still got raised somehow in the
tweens or something?  client then sees it as a 500 response and gets
no JSON
2024-04-11 14:14:27 -05:00
..
__init__.py Add some API views for receiving, and vendor autocomplete 2019-11-12 11:55:28 -06:00
core.py Use shared logic to get batch handler 2023-11-01 19:43:46 -05:00
inventory.py Avoid outright error if user scans barcode for inventory count 2023-11-15 09:46:23 -06:00
labels.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
ordering.py Avoid uncaught error when updating order batch row quantities 2024-04-10 12:24:13 -05:00
receiving.py Try to return JSON error when receiving API call fails 2024-04-11 14:14:27 -05:00