changes
This commit is contained in:
@@ -244,7 +244,7 @@ class FpManagerDashboardController(http.Controller):
|
||||
and 'x_fc_assigned_manager_id' in so_fields):
|
||||
pending_accept_sos = SO.search_count([
|
||||
('state', '=', 'sale'),
|
||||
('x_fc_receiving_status', '=', 'inspected'),
|
||||
('x_fc_receiving_status', '=', 'received'),
|
||||
('x_fc_assigned_manager_id', '=', False),
|
||||
])
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user