chore: changed sort_order to DESC for customer (#38498) (cherry picked from commit 6bc40373f234af10ce4490529e96c5348d27b7df) Co-authored-by: Sherin KR <sherinkrply@gmail.com>
This commit is contained in:
parent
afa6255eee
commit
7b363db582
@ -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