2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

Table tweaks

This commit is contained in:
Oliver
2022-04-29 13:13:12 +10:00
parent a80465e85c
commit 94fa424440
2 changed files with 6 additions and 5 deletions

View File

@ -96,6 +96,7 @@ class BuildList(generics.ListCreateAPIView):
'target_date',
'completion_date',
'quantity',
'completed',
'issued_by',
'responsible',
]