diff --git a/frappe/core/doctype/role/role.json b/frappe/core/doctype/role/role.json index fdb43a64ee..6fe24f40ad 100644 --- a/frappe/core/doctype/role/role.json +++ b/frappe/core/doctype/role/role.json @@ -38,6 +38,7 @@ "allow_on_submit": 0, "bold": 0, "collapsible": 0, + "description": "If disabled, the role shall be removed from all users who have this role.", "fieldname": "disabled", "fieldtype": "Check", "hidden": 0, @@ -70,7 +71,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2016-04-12 06:46:09.550531", + "modified": "2016-04-18 15:55:45.676447", "modified_by": "Administrator", "module": "Core", "name": "Role", @@ -137,6 +138,7 @@ "write": 0 } ], + "quick_entry": 0, "read_only": 0, "read_only_onload": 0, "sort_order": "ASC",