mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
Differentiate between "fully allocated" and "partially allocated" in stock item table
This commit is contained in:
@ -526,6 +526,7 @@ class SalesOrderAllocationSerializer(InvenTreeModelSerializer):
|
||||
'order_detail',
|
||||
'part',
|
||||
'part_detail',
|
||||
'shipment',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user