mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-04 10:31:03 +00:00
Allow Zero Quantity BOM Item with System Setting (#11437)
* allow zero qty bom item with setting * add allow zero bom qty setting to docs --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
@@ -217,6 +217,7 @@ export default function SystemSettings() {
|
||||
'PART_SALABLE',
|
||||
'PART_VIRTUAL',
|
||||
'PART_COPY_BOM',
|
||||
'PART_BOM_ALLOW_ZERO_QUANTITY',
|
||||
'PART_COPY_PARAMETERS',
|
||||
'PART_COPY_TESTS',
|
||||
'PART_CATEGORY_PARAMETERS',
|
||||
|
||||
Reference in New Issue
Block a user