1
0
forked from test/crm

feat: added enable forecasting settings

(cherry picked from commit d87a237789b55f6024f56cfd55376a2cc36b2e63)
This commit is contained in:
Shariq Ansari 2025-06-11 19:03:22 +05:30 committed by Mergify
parent 87a38250f6
commit 6c2ffaf8b7

View File

@ -7,6 +7,7 @@
"field_order": [
"defaults_tab",
"restore_defaults",
"enable_forecasting",
"branding_tab",
"brand_name",
"brand_logo",
@ -28,7 +29,7 @@
{
"fieldname": "defaults_tab",
"fieldtype": "Tab Break",
"label": "Defaults"
"label": "Settings"
},
{
"fieldname": "branding_tab",
@ -56,12 +57,19 @@
"fieldname": "favicon",
"fieldtype": "Attach",
"label": "Favicon"
},
{
"default": "0",
"description": "It will make deal's \"Expected Closure Date\" mandatory to get accurate date forecasting insights",
"fieldname": "enable_forecasting",
"fieldtype": "Check",
"label": "Enable Forecasting"
}
],
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2025-02-20 12:38:38.088477",
"modified": "2025-06-11 19:02:50.134252",
"modified_by": "Administrator",
"module": "FCRM",
"name": "FCRM Settings",
@ -95,7 +103,8 @@
"share": 1
}
],
"row_format": "Dynamic",
"sort_field": "creation",
"sort_order": "DESC",
"states": []
}
}