mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Upon successful creation (in a secondary modal) update the field in the primary modal
This commit is contained in:
@ -32,8 +32,8 @@ class CreateStockItemForm(HelperForm):
|
||||
'part',
|
||||
'supplier_part',
|
||||
'location',
|
||||
'batch',
|
||||
'quantity',
|
||||
'batch',
|
||||
'delete_on_deplete',
|
||||
'status',
|
||||
'notes',
|
||||
|
Reference in New Issue
Block a user