2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-12 11:38:47 +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:
Oliver
2026-05-11 20:09:34 +10:00
committed by GitHub
parent 95fd997d9c
commit b6a304e553
5 changed files with 66 additions and 1 deletions
@@ -336,7 +336,8 @@ export default function SystemSettings() {
'SALESORDER_DEFAULT_SHIPMENT',
'SALESORDER_EDIT_COMPLETED_ORDERS',
'SALESORDER_SHIP_COMPLETE',
'SALESORDER_SHIPMENT_REQUIRES_CHECK'
'SALESORDER_SHIPMENT_REQUIRES_CHECK',
'SALESORDER_BLOCK_INCOMPLETE_ITEM_TESTS'
]}
/>
<GlobalSettingList