mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-13 08:21:26 +00:00
Add ability to create new stock tracking note for a stock item
This commit is contained in:
@ -149,6 +149,7 @@ class StockTrackingSerializer(InvenTreeModelSerializer):
|
||||
'date',
|
||||
'title',
|
||||
'notes',
|
||||
'URL',
|
||||
'quantity',
|
||||
'user',
|
||||
'system',
|
||||
|
Reference in New Issue
Block a user