mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 03:00:54 +00:00
Add "last updated" date to stock table
This commit is contained in:
@ -213,6 +213,7 @@ class StockItemSerializer(InvenTreeModelSerializer):
|
||||
'supplier_part_detail',
|
||||
'tracking_items',
|
||||
'uid',
|
||||
'updated',
|
||||
]
|
||||
|
||||
""" These fields are read-only in this context.
|
||||
|
Reference in New Issue
Block a user