Differentiate between "fully allocated" and "partially allocated" in stock item table

This commit is contained in:
Oliver
2021-12-02 21:46:05 +11:00
parent 586d38fb61
commit d5ace1a8da
3 changed files with 11 additions and 3 deletions
+1
View File
@@ -526,6 +526,7 @@ class SalesOrderAllocationSerializer(InvenTreeModelSerializer):
'order_detail',
'part',
'part_detail',
'shipment',
]