2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-19 18:05:54 +00:00

Almost there, needs some interface testing and tweaking

This commit is contained in:
eeintech
2021-03-30 18:08:33 -04:00
parent 9c8817d73b
commit 0b1f22c7fd
7 changed files with 103 additions and 16 deletions

View File

@@ -84,7 +84,7 @@ class StockItemSerializer(InvenTreeModelSerializer):
'sales_order',
'supplier_part',
'supplier_part__supplier',
'supplier_part__manufacturer',
'supplier_part__manufacturer_part__manufacturer',
'allocations',
'sales_order_allocations',
'location',