wherehouse: fix bug
This commit is contained in:
@@ -61,6 +61,7 @@ class Command(BaseCommand):
|
||||
"status": statuses.get(item['status']),
|
||||
"amount": item['amount'],
|
||||
"invalid_status": types.get(item['type']),
|
||||
"wherehouse": warehouse
|
||||
}
|
||||
)
|
||||
users = []
|
||||
|
||||
Reference in New Issue
Block a user