update artciles in customization section

This commit is contained in:
Umair Sayyed
2015-12-28 17:24:20 +05:30
parent c57517b201
commit 3ad37363ed
30 changed files with 109 additions and 105 deletions

View File

@@ -1,12 +1,12 @@
<h1>Perm Level Error in Permission Manager</h1>
#Perm Level Error in Permission Manager
While customizing rules in the [Permission Manager](https://erpnext.com/user-guide/setting-up/permissions/role-based-permissions), you might receive an error message saying:
While customizing rules in the [Permission Manager]({{docs_base_url}}/user/erpnext/user/manual/en/setting-up/users-and-permissions/role-based-permissions), you might receive an error message saying:
`For System Manager_ (or other role) _at level 2_ (or other level) _in Customer_ (or document) _in row 8: Permission at level 0 must be set before higher levels are set`.
`For System Manager _(or other role)_ at level 2 _(or other level)_ in Customer _(or other document)_ in row 8: Permission at level 0 must be set before higher levels are set.`
Error message indicates problem in the existing permission setting for this document.
Error message indicates problem is in the existing permission setting for this document.
For any role, before assigning permission at Perm Level 1, 2, permission at Perm Level 0 must be assigned. Error message says that System Manager has been assigned permission at Perm Level 1 and 2, but not at level 0. You should first correct the permission for System Manager's role by:
For any role, before assigning permission at Perm Level 1 or 2 (and so on), permission at Perm Level 0 must be assigned. Error message says that System Manager has been assigned permission at Perm Level 1 and 2, but not at level 0. You should first correct the permission for System Manager's role by:
- Assigning permission to System Manager at level 0.
@@ -14,6 +14,6 @@ Or
- By removing permission at level 1 and 2.
After executing one of the above step, you should try adding additional rules in the Role Permission Manager.
After executing one of the above step, you should be able to successfully add new permissions rules in the Role Permission Manager.
<!-- markdown -->