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:
Wolfram Schmidt 2023-04-14 11:23:04 +02:00 committed by GitHub
parent 1e9ede40fa
commit 4a7e039b87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}
}