From 23b8b89517bac629d654ef2900aa4bc6ea1ca48a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 18 Mar 2022 13:44:12 +0100 Subject: [PATCH] Update permissions.md --- administration/permissions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/administration/permissions.md b/administration/permissions.md index 6348a99..4182a3b 100755 --- a/administration/permissions.md +++ b/administration/permissions.md @@ -39,7 +39,7 @@ These permissions can be assigned on multiple levels (descending in the followin * Unit/Organization * Application * Module -* Type +* Category * Element * Component @@ -55,9 +55,9 @@ Every unit/organization can have multiple applications. One application could fo Different modules provide different features, by defining the modules permissions can be managed more granular. A sales person for example doesn't need access to R&D for example. -### Type +### Category -Often a module provides multiple features or functionalities. The type can be used to give accounts even more specific permissions. In a organization an account may be allowed to create new invoices for customers but is not allowed to create a new customer. +Often a module provides multiple features or functionalities. The category can be used to give accounts even more specific permissions. In a organization an account may be allowed to create new invoices for customers but is not allowed to create a new customer. ### Element