mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 03:00:54 +00:00
Create an initial stockitem output when a new build is created
This commit is contained in:
@ -154,8 +154,9 @@ class StockItemSerializer(InvenTreeModelSerializer):
|
||||
'allocated',
|
||||
'batch',
|
||||
'belongs_to',
|
||||
'customer',
|
||||
'build',
|
||||
'build_order',
|
||||
'customer',
|
||||
'in_stock',
|
||||
'is_building',
|
||||
'link',
|
||||
|
Reference in New Issue
Block a user