diff --git a/inventory-backend/app/services/inbound/base_service.py b/inventory-backend/app/services/inbound/base_service.py index 796b968..66dd570 100644 --- a/inventory-backend/app/services/inbound/base_service.py +++ b/inventory-backend/app/services/inbound/base_service.py @@ -366,6 +366,7 @@ class MaterialBaseService: desc(warning_level), desc(red_shortage), asc(yellow_distance), + desc(inv_val), desc(MaterialBase.id) ) elif order_by_column: