mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-16 01:08:12 +00:00
Moved tracking information to StockItem
This commit is contained in:
@@ -44,6 +44,10 @@ class EditStockItemForm(forms.ModelForm):
|
||||
'part',
|
||||
'supplier_part',
|
||||
'location',
|
||||
'belongs_to',
|
||||
'serial',
|
||||
'batch',
|
||||
'quantity',
|
||||
'status'
|
||||
'status',
|
||||
'customer'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user