From a8430e9f85b7fc1a327df2936bfeb844121946e6 Mon Sep 17 00:00:00 2001 From: Yamel Senih Date: Fri, 7 May 2021 20:23:04 -0400 Subject: [PATCH] Minor fix for record access (#828) --- docs/guide/components/record-access.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guide/components/record-access.md b/docs/guide/components/record-access.md index 40188fe9..5b8b55f7 100644 --- a/docs/guide/components/record-access.md +++ b/docs/guide/components/record-access.md @@ -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: - - ** 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 + - **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 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: - Dependent Entities: Checking this option leaves only one records active and the other records dependent on it blocks them