2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-08 12:50:55 +00:00

Update BOM table display

This commit is contained in:
Oliver Walters
2021-06-01 14:17:31 +10:00
parent 0bd0e57f16
commit 9f407df15a
5 changed files with 24 additions and 14 deletions

View File

@@ -352,6 +352,7 @@ class EditBomItemForm(HelperForm):
'reference',
'overage',
'note',
'allow_variants',
'inherited',
'optional',
]