mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 03:00:54 +00:00
Add stocktake_date field to stock API, and to stock table
This commit is contained in:
@ -208,6 +208,7 @@ class StockItemSerializer(InvenTreeModelSerializer):
|
||||
'stale',
|
||||
'status',
|
||||
'status_text',
|
||||
'stocktake_date',
|
||||
'supplier_part',
|
||||
'supplier_part_detail',
|
||||
'tracking_items',
|
||||
|
Reference in New Issue
Block a user