mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 23:52:57 +00:00
[minor] Set Rename for Training Program (#11740)
This commit is contained in:
committed by
Nabin Hait
parent
b750b304dd
commit
de82fe9e8f
@@ -2,7 +2,7 @@
|
|||||||
"allow_copy": 0,
|
"allow_copy": 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:training_program",
|
"autoname": "field:training_program",
|
||||||
"beta": 0,
|
"beta": 0,
|
||||||
"creation": "2017-10-11 04:43:17.230065",
|
"creation": "2017-10-11 04:43:17.230065",
|
||||||
@@ -414,7 +414,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2017-10-16 05:34:23.055153",
|
"modified": "2017-11-27 08:12:03.649247",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Training Program",
|
"name": "Training Program",
|
||||||
|
|||||||
Reference in New Issue
Block a user