fix: show title in link field for CRM Lead & CRM Deal

This commit is contained in:
Shariq Ansari 2024-09-16 19:46:24 +05:30
parent 0d5d34f2af
commit 37c031b38c
2 changed files with 5 additions and 2 deletions

View File

@ -339,7 +339,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2024-06-20 12:55:41.602364",
"modified": "2024-09-16 19:44:19.553715",
"modified_by": "Administrator",
"module": "FCRM",
"name": "CRM Deal",
@ -371,8 +371,10 @@
"write": 1
}
],
"show_title_field_in_link": 1,
"sort_field": "modified",
"sort_order": "DESC",
"states": [],
"title_field": "organization",
"track_changes": 1
}

View File

@ -291,7 +291,7 @@
"image_field": "image",
"index_web_pages_for_search": 1,
"links": [],
"modified": "2024-02-05 00:58:07.321058",
"modified": "2024-09-16 19:46:01.307171",
"modified_by": "Administrator",
"module": "FCRM",
"name": "CRM Lead",
@ -325,6 +325,7 @@
],
"sender_field": "email",
"sender_name_field": "first_name",
"show_title_field_in_link": 1,
"sort_field": "modified",
"sort_order": "DESC",
"states": [],