mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 03:26:45 +00:00
Enable ordering of BomList by 'reference' (#8437)
This commit is contained in:
parent
245803b0d4
commit
e46ae1a4e6
@ -1886,6 +1886,7 @@ class BomList(BomMixin, DataExportViewMixin, ListCreateDestroyAPIView):
|
||||
'inherited',
|
||||
'optional',
|
||||
'consumable',
|
||||
'reference',
|
||||
'validated',
|
||||
'pricing_min',
|
||||
'pricing_max',
|
||||
|
Loading…
x
Reference in New Issue
Block a user