fix: allow renaming and merging (#29830)
This commit is contained in:
parent
d251bec380
commit
235b0715bf
@ -3,7 +3,7 @@
|
|||||||
"allow_events_in_timeline": 0,
|
"allow_events_in_timeline": 0,
|
||||||
"allow_guest_to_view": 0,
|
"allow_guest_to_view": 0,
|
||||||
"allow_import": 0,
|
"allow_import": 0,
|
||||||
"allow_rename": 0,
|
"allow_rename": 1,
|
||||||
"autoname": "field:lost_reason",
|
"autoname": "field:lost_reason",
|
||||||
"beta": 0,
|
"beta": 0,
|
||||||
"creation": "2018-12-28 14:48:51.044975",
|
"creation": "2018-12-28 14:48:51.044975",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2018-12-28 14:49:43.336437",
|
"modified": "2022-02-16 10:49:43.336437",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Opportunity Lost Reason",
|
"name": "Opportunity Lost Reason",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user