fix - while loop in warehouse allocation service
This commit is contained in:
@@ -64,4 +64,4 @@ class WarehouseAllocationService:
|
||||
stat = stat.first()
|
||||
stat.inventory_received += entry.weight
|
||||
stat.save()
|
||||
org = org.parent_organization
|
||||
org = org.parent_organization
|
||||
|
||||
Reference in New Issue
Block a user