mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Allow editing of 'notes' field when creating new StockItem
This commit is contained in:
parent
d70137dcbd
commit
030265cc2d
@ -31,6 +31,7 @@ class CreateStockItemForm(HelperForm):
|
||||
'batch',
|
||||
'quantity',
|
||||
'status',
|
||||
'notes',
|
||||
# 'customer',
|
||||
'URL',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user