mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-06 05:30:56 +00:00
@ -46,6 +46,8 @@ class BuildList(generics.ListCreateAPIView):
|
||||
'target_date',
|
||||
'completion_date',
|
||||
'quantity',
|
||||
'issued_by',
|
||||
'responsible',
|
||||
]
|
||||
|
||||
search_fields = [
|
||||
|
Reference in New Issue
Block a user