X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=menus%2Fuser%2F00-erp.yaml;h=d3c006cbbcc8c7548ea859aff620294ec18a6be8;hb=c4c97bebe0fe89e657bfa8e662c9e1ec9517fa19;hp=3264c3f4ab5836724526d63b0e4864c5dfdd7bc2;hpb=51072516787d639c5f8df4d487155b4a66b16d6f;p=kivitendo-erp.git diff --git a/menus/user/00-erp.yaml b/menus/user/00-erp.yaml index 3264c3f4a..d3c006cbb 100644 --- a/menus/user/00-erp.yaml +++ b/menus/user/00-erp.yaml @@ -11,7 +11,9 @@ # ( ) & | are supported. if binary operator is missing the last # operator in same scope is repeated, or "|" if none used in scope # yet. client config entries can be used as rights by prefixing them -# with "client/". If missing, access will be granted. +# with "client/". +# ! is supported to negate the subsequent expression. +# If missing, access will be granted. # # Example: # client/feature_default_enabled | ( feature & system )