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

Merge remote-tracking branch 'inventree/master' into stock-expiry

# Conflicts:
#	InvenTree/common/models.py
This commit is contained in:
Oliver Walters
2021-01-05 00:58:32 +11:00
15 changed files with 246 additions and 46 deletions

View File

@@ -232,9 +232,13 @@ class EditPartForm(HelperForm):
'default_expiry',
'units',
'minimum_stock',
'component',
'assembly',
'is_template',
'trackable',
'purchaseable',
'salable',
'virtual',
]