mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Rename some fields
- Oops didn't think that through, gotta go through and fix the data now...
This commit is contained in:
@ -94,8 +94,8 @@ class PartSerializer(serializers.ModelSerializer):
|
||||
# 'available_stock',
|
||||
'units',
|
||||
'trackable',
|
||||
'buildable',
|
||||
'consumable',
|
||||
'assembly',
|
||||
'component',
|
||||
'trackable',
|
||||
'salable',
|
||||
'active',
|
||||
|
Reference in New Issue
Block a user