2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Merge remote-tracking branch 'inventree/master' into bom-serializer-quantity

This commit is contained in:
Oliver Walters
2022-04-05 19:49:06 +10:00
5 changed files with 46 additions and 36 deletions

View File

@ -1348,6 +1348,7 @@ class PartList(generics.ListCreateAPIView):
'creation_date',
'IPN',
'in_stock',
'unallocated_stock',
'category',
]