mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-10 12:01:57 +08:00
Minor fix for record access (#828)
This commit is contained in:
parent
17fef50382
commit
a8430e9f85
@ -1,9 +1,9 @@
|
|||||||
# Access to Records
|
# Record Access
|
||||||
|
|
||||||
Allows you to configure the access that each role will have to a specific record or view based on the following parameters:
|
Allows you to configure the access that each role will have to a specific record or view based on the following parameters:
|
||||||
|
|
||||||
- ** Available Roles **: There are all the roles created in ADempiere, which do not have any configuration of the registry which is positioned
|
- **Available Roles**: There are all the roles created in ADempiere, which do not have any configuration of the registry which is positioned
|
||||||
- ** Configured Roles **: There are the roles which will have a configuration of access or blocking to a specific record, these accesses or
|
- **Configured Roles**: There are the roles which will have a configuration of access or blocking to a specific record, these accesses or
|
||||||
locks depends on the following options:
|
locks depends on the following options:
|
||||||
- Block: When this option is checked, the role is blocked from accessing and viewing the registry, having this option enabled enables the following option:
|
- Block: When this option is checked, the role is blocked from accessing and viewing the registry, having this option enabled enables the following option:
|
||||||
- Dependent Entities: Checking this option leaves only one records active and the other records dependent on it blocks them
|
- Dependent Entities: Checking this option leaves only one records active and the other records dependent on it blocks them
|
||||||
|
Loading…
x
Reference in New Issue
Block a user