chore: changed sort_order to DESC for customer (#38498)
This commit is contained in:
parent
68aee8c144
commit
6bc40373f2
@ -665,7 +665,7 @@
|
||||
"search_fields": "customer_name,customer_group,territory, mobile_no,primary_address",
|
||||
"show_name_in_global_search": 1,
|
||||
"sort_field": "modified",
|
||||
"sort_order": "ASC",
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"title_field": "customer_name",
|
||||
"track_changes": 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user