InvenTree/InvenTree
mcollins-DL fc5645a9a5
Fix to clear SO Allocations on receipt of Return Order Line Item (#6117)
* Added stock_item.clearAllocations() to order.models.py

* Update models.py ReturnOrder clear allocations on line receipt
2023-12-21 09:00:06 +04:00
..
InvenTree Update django-allauth version (#6099) 2023-12-18 17:35:36 +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 Another attempt at fixing unit test (#6096) 2023-12-15 21:37:00 +11:00
label Extend API for labels and reports to allow creating new items (#5982) 2023-11-26 20:52:03 +11:00
locale Add support for serbian language (#6091) 2023-12-15 10:06:41 +11:00
order Fix to clear SO Allocations on receipt of Return Order Line Item (#6117) 2023-12-21 09:00:06 +04:00
part Update django-allauth version (#6099) 2023-12-18 17:35:36 +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 Update django-allauth version (#6099) 2023-12-18 17:35:36 +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 Update django-allauth version (#6099) 2023-12-18 17:35:36 +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