mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-12 07:54:14 +00:00
Add ability to move a stock item
This commit is contained in:
@ -75,6 +75,7 @@ class StockList(generics.ListCreateAPIView):
|
||||
'location',
|
||||
'supplier_part',
|
||||
'customer',
|
||||
'belongs_to',
|
||||
'status',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user