Merge pull request #11787 from UrvashiKishnani/patch-1
fix: Add missing space in description
This commit is contained in:
commit
beaeba63ae
1 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@
|
|||
"label": "States"
|
||||
},
|
||||
{
|
||||
"description": "All possible Workflow States and roles of the workflow. Docstatus Options: 0 is\"Saved\", 1 is \"Submitted\" and 2 is \"Cancelled\"",
|
||||
"description": "All possible Workflow States and roles of the workflow. Docstatus Options: 0 is \"Saved\", 1 is \"Submitted\" and 2 is \"Cancelled\"",
|
||||
"fieldname": "states",
|
||||
"fieldtype": "Table",
|
||||
"label": "Document States",
|
||||
|
|
@ -120,4 +120,4 @@
|
|||
"sort_field": "modified",
|
||||
"sort_order": "ASC",
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue