Merge pull request #34852 from wojosc/patch-36
fix allowing rename of Lead
This commit is contained in:
commit
634d526d15
@ -2,6 +2,7 @@
|
|||||||
"actions": [],
|
"actions": [],
|
||||||
"allow_events_in_timeline": 1,
|
"allow_events_in_timeline": 1,
|
||||||
"allow_import": 1,
|
"allow_import": 1,
|
||||||
|
"allow_rename": 1,
|
||||||
"autoname": "naming_series:",
|
"autoname": "naming_series:",
|
||||||
"creation": "2022-02-08 13:14:41.083327",
|
"creation": "2022-02-08 13:14:41.083327",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
@ -515,7 +516,7 @@
|
|||||||
"idx": 5,
|
"idx": 5,
|
||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-01-24 18:20:05.044791",
|
"modified": "2023-04-14 18:20:05.044791",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Lead",
|
"name": "Lead",
|
||||||
@ -582,4 +583,4 @@
|
|||||||
"states": [],
|
"states": [],
|
||||||
"subject_field": "title",
|
"subject_field": "title",
|
||||||
"title_field": "title"
|
"title_field": "title"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user