mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-20 02:15:53 +00:00
Removed 'pending' tag
This commit is contained in:
@@ -41,5 +41,4 @@ class StockTrackingSerializer(serializers.HyperlinkedModelSerializer):
|
||||
fields = ('url',
|
||||
'item',
|
||||
'quantity',
|
||||
'pending',
|
||||
'when')
|
||||
|
Reference in New Issue
Block a user