fix - warehouse of quota stat in pos deviec complete - v2
This commit is contained in:
@@ -160,6 +160,7 @@ def rancher_quota_weight(
|
||||
InventoryQuotaSaleItem,
|
||||
quota_stat=quota_stat
|
||||
)
|
||||
print(rancher_remaining_usage)
|
||||
|
||||
if total_weight - rancher_remaining_usage < 0:
|
||||
remaining_weight = 0
|
||||
|
||||
Reference in New Issue
Block a user