1
0
forked from test/crm

fix: added columns for product code field

(cherry picked from commit 7d37c606cc8b2b61013407a57c8306df51bc2789)
This commit is contained in:
Shariq Ansari 2025-05-12 17:51:36 +05:30 committed by Mergify
parent bdced37535
commit ba003e8453

View File

@ -87,6 +87,7 @@
}, },
{ {
"bold": 1, "bold": 1,
"columns": 5,
"fieldname": "product_code", "fieldname": "product_code",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
@ -105,7 +106,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2025-05-12 16:41:00.280290", "modified": "2025-05-12 17:49:06.356878",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "FCRM", "module": "FCRM",
"name": "CRM Products", "name": "CRM Products",