mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Include 'minimum_stock' information in part list api
This commit is contained in:
parent
00eada2c3c
commit
e8e0ab8416
@ -178,6 +178,7 @@ class PartList(generics.ListCreateAPIView):
|
||||
'is_template',
|
||||
'URL',
|
||||
'units',
|
||||
'minimum_stock',
|
||||
'trackable',
|
||||
'assembly',
|
||||
'component',
|
||||
|
Loading…
Reference in New Issue
Block a user