mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-12 04:28:45 +00:00
Block SO allocation until tests pass (#11915)
* Add new global setting * Check item before allocating * add unit test
This commit is contained in:
@@ -234,3 +234,4 @@ The following [global settings](../settings/global.md) are available for sales o
|
||||
{{ globalsetting("SALESORDER_EDIT_COMPLETED_ORDERS") }}
|
||||
{{ globalsetting("SALESORDER_SHIP_COMPLETE") }}
|
||||
{{ globalsetting("SALESORDER_SHIPMENT_REQUIRES_CHECK") }}
|
||||
{{ globalsetting("SALESORDER_BLOCK_INCOMPLETE_ITEM_TESTS")}}
|
||||
|
||||
Reference in New Issue
Block a user