fix: allow renaming workflow action master (#20698)
allow to rename work flow action masters will help to consolidate and make sure that typos can be corrected at ease
This commit is contained in:
parent
1e9ede40fa
commit
4a7e039b87
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"actions": [],
|
||||
"autoname": "field:workflow_action_name",
|
||||
"allow_rename": 1,
|
||||
"creation": "2012-12-28 10:49:56",
|
||||
"description": "Workflow Action Master",
|
||||
"doctype": "DocType",
|
||||
|
|
@ -21,7 +22,7 @@
|
|||
"icon": "fa fa-flag",
|
||||
"idx": 1,
|
||||
"links": [],
|
||||
"modified": "2022-08-03 12:20:52.449982",
|
||||
"modified": "2023-04-14 12:20:52.449982",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Workflow",
|
||||
"name": "Workflow Action Master",
|
||||
|
|
@ -43,4 +44,4 @@
|
|||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue