mirror of
https://github.com/inventree/InvenTree.git
synced 2026-01-19 01:49:55 +00:00
Stock return to customer fix, stock children item table fix
This commit is contained in:
@@ -634,6 +634,7 @@ class StockItem(MPTTModel):
|
||||
|
||||
self.customer = None
|
||||
self.location = location
|
||||
self.sales_order = None
|
||||
|
||||
self.save()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user