Merge pull request #24722 from danielchalmers/patch-1

fix: Allow renaming skills
This commit is contained in:
Deepesh Garg 2021-02-25 15:44:44 +05:30 committed by GitHub
commit 6af3c3fa2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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:skill_name",
"beta": 0,
"creation": "2019-04-16 09:54:39.486915",
@ -56,7 +56,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2019-04-16 09:55:00.536328",
"modified": "2021-02-24 09:55:00.536328",
"modified_by": "Administrator",
"module": "HR",
"name": "Skill",
@ -110,4 +110,4 @@
"track_changes": 1,
"track_seen": 0,
"track_views": 0
}
}