fix: Update checkbox description

This commit is contained in:
Suraj Shetty 2019-06-14 16:40:33 +05:30
parent 59ac009d5a
commit bea7c72ae9

View file

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