mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 13:28:49 +00:00
Merge pull request #169 from SchrodingersGat/stockitem-note
Allow editing of 'notes' field when creating new StockItem
This commit is contained in:
commit
e0b76213c3
@ -31,6 +31,7 @@ class CreateStockItemForm(HelperForm):
|
||||
'batch',
|
||||
'quantity',
|
||||
'status',
|
||||
'notes',
|
||||
# 'customer',
|
||||
'URL',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user