mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 19:20:55 +00:00
Display packaging info in stock table
This commit is contained in:
@ -198,6 +198,7 @@ class StockItemSerializer(InvenTreeModelSerializer):
|
||||
'location',
|
||||
'location_detail',
|
||||
'notes',
|
||||
'packaging',
|
||||
'part',
|
||||
'part_detail',
|
||||
'pk',
|
||||
|
Reference in New Issue
Block a user