fix: Update checkbox description
This commit is contained in:
parent
59ac009d5a
commit
bea7c72ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
{
|
||||
"default": "0",
|
||||
"description": "If the state is set optional then workflow action will not be created for transition to this state. ",
|
||||
"description": "Workflow Action is not created for optional states",
|
||||
"fieldname": "is_optional_state",
|
||||
"fieldtype": "Check",
|
||||
"label": "Is Optional State"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue