chore: set default lead/deal naming_series

This commit is contained in:
Shariq Ansari 2023-11-24 16:50:45 +05:30
parent 51c66eed6f
commit 329ad89239
2 changed files with 4 additions and 2 deletions

View File

@ -84,6 +84,7 @@
"options": "User" "options": "User"
}, },
{ {
"default": "CRM-DEAL-.YYYY.-",
"fieldname": "naming_series", "fieldname": "naming_series",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Naming Series", "label": "Naming Series",
@ -137,7 +138,7 @@
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2023-11-23 13:11:37.858710", "modified": "2023-11-24 16:50:07.177125",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "FCRM", "module": "FCRM",
"name": "CRM Deal", "name": "CRM Deal",

View File

@ -38,6 +38,7 @@
], ],
"fields": [ "fields": [
{ {
"default": "CRM-LEAD-.YYYY.-",
"fieldname": "naming_series", "fieldname": "naming_series",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Series", "label": "Series",
@ -200,7 +201,7 @@
"image_field": "image", "image_field": "image",
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2023-11-23 13:11:38.314962", "modified": "2023-11-24 16:38:36.695965",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "FCRM", "module": "FCRM",
"name": "CRM Lead", "name": "CRM Lead",