mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-08 12:50:55 +00:00
Add ability to include bom items inherited from parent parts in the API list
This commit is contained in:
@@ -331,6 +331,7 @@ class EditBomItemForm(HelperForm):
|
||||
'reference',
|
||||
'overage',
|
||||
'note',
|
||||
'inherited',
|
||||
'optional',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user