mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Allow searching part by revision field
This commit is contained in:
parent
8cc904fe8a
commit
546a1c91cc
@ -668,6 +668,7 @@ class PartList(generics.ListCreateAPIView):
|
|||||||
'name',
|
'name',
|
||||||
'description',
|
'description',
|
||||||
'IPN',
|
'IPN',
|
||||||
|
'revision',
|
||||||
'keywords',
|
'keywords',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user