mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Sliders now update the part options via AJAX
This commit is contained in:
@ -100,8 +100,10 @@ class PartSerializer(InvenTreeModelSerializer):
|
||||
'assembly',
|
||||
'component',
|
||||
'trackable',
|
||||
'purchaseable',
|
||||
'salable',
|
||||
'active',
|
||||
'virtual',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user