mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-01 09:31:34 +00:00
(cherry picked from commit f0d69ec458
)
This commit is contained in:
@@ -523,7 +523,7 @@ class PurchaseOrderLineItemList(APIDownloadMixin, generics.ListCreateAPIView):
|
||||
search_fields = [
|
||||
'part__part__name',
|
||||
'part__part__description',
|
||||
'part__MPN',
|
||||
'part__manufacturer_part__MPN',
|
||||
'part__SKU',
|
||||
'reference',
|
||||
]
|
||||
|
Reference in New Issue
Block a user