InvenTree/InvenTree
Oliver 99c92ff655
Sales order barcode allocate (#6072)
* Bug fix for BarcodePOReceive endpoint

- Existing scan must match "stockitem" to raise an error

* bug fix: barcode.js

- Handle new return data from barcode scan endpoint

* Add barcode endpoint for allocating stock to sales order

* Improve logic for preventing over allocation of stock item to sales order

* Test for sufficient quantity

* Bump API version

* Bug fix and extra check

* Cleanup unit tests

* Add unit testing for new endpoint

* Add blank page for app sales orders docs

* Add docs for new barcode features in app

* Fix unit tests

* Remove debug statement
2023-12-14 11:13:50 +11:00
..
build Fix validation for Build model (#6038) 2023-12-06 09:48:49 +11:00
common Url validation (#6045) 2023-12-06 17:17:15 +11:00
company Translation test : Add context (#5987) 2023-11-26 10:31:32 +11:00
generic State transition support for generic states (#6017) 2023-12-07 14:48:09 +11:00
InvenTree Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
label Extend API for labels and reports to allow creating new items (#5982) 2023-11-26 20:52:03 +11:00
locale New Crowdin updates (#6069) 2023-12-13 13:03:02 +11:00
order Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
part Handle IntegrityError when saving PartPricing object (#6070) 2023-12-11 15:58:27 +11:00
plugin Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Extend API for labels and reports to allow creating new items (#5982) 2023-11-26 20:52:03 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
templates Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
users Toggle full name display of users (#5927) 2023-11-16 13:18:01 +11:00
web [PUI] Template helpers (#5993) 2023-11-27 22:13:06 +11:00
config_template.yaml LDAP group membership support (#6003) 2023-11-30 16:11:05 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00