Compare commits
2 Commits
66765b19bb
...
94ab6c4698
| Author | SHA1 | Date | |
|---|---|---|---|
| 94ab6c4698 | |||
| 1337a4d640 |
@@ -5888,4 +5888,4 @@ def get_all_products_transport_dashboard_by_code(request):
|
||||
"total_input_bars_wight": int(input_quantity),
|
||||
"total_output_bars_percent": output_percent,
|
||||
"total_output_bars_wight": int(output_quantity),
|
||||
}, status=status.HTTP_200_OK)
|
||||
}, status=status.HTTP_200_OK)
|
||||
|
||||
Reference in New Issue
Block a user