chore: changed sort_order to DESC for customer (backport #38498) (#38501)

chore: changed sort_order to DESC for customer (#38498)

(cherry picked from commit 6bc40373f2)

Co-authored-by: Sherin KR <sherinkrply@gmail.com>
This commit is contained in:
mergify[bot]
2023-12-01 19:09:31 +05:30
committed by GitHub
parent afa6255eee
commit 7b363db582

View File

@@ -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