fix: allow renaming and merging (backport #29830) (#29832)

Co-authored-by: Wolfram Schmidt <wolfram.schmidt@phamos.eu>
This commit is contained in:
mergify[bot]
2022-02-16 17:53:00 +05:30
committed by GitHub
parent ec0ea604ac
commit 8953794cda

View File

@@ -3,7 +3,7 @@
"allow_events_in_timeline": 0,
"allow_guest_to_view": 0,
"allow_import": 0,
"allow_rename": 0,
"allow_rename": 1,
"autoname": "field:lost_reason",
"beta": 0,
"creation": "2018-12-28 14:48:51.044975",
@@ -57,7 +57,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2018-12-28 14:49:43.336437",
"modified": "2022-02-16 10:49:43.336437",
"modified_by": "Administrator",
"module": "CRM",
"name": "Opportunity Lost Reason",
@@ -150,4 +150,4 @@
"track_changes": 0,
"track_seen": 0,
"track_views": 0
}
}