Difference between revisions of "Subrole Feature"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Contribution)
(Contribution)
Line 12: Line 12:
  
  
The complete code is GPL and comitted to contribution folder.
+
The complete code is GPL and comitted to http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=11812.
  
 
==Contributor==
 
==Contributor==

Revision as of 06:54, 25 March 2010

Contribution

This contribution allows you to define a role by adding other roles (called "subroles").

Permissions to windows, processes, non-dynamic windows, workflows, tasks and document actions are then inherited.


This highly increases usability for the administrator when setting up roles as he can define core roles once and re-use them in any combination and nesting.

Furthermore new contributions can provice a sub role that grants access to the needed objects.


The complete code is GPL and comitted to http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=11812.

Contributor

Subrole Feature is contributed by metas and mainly developed by Teo Sarca.


Documentation

In Window "Role" is a new tab named "Subrole" that allows you to add as many subroles as you want. The sequence defines which subrole rules when there are conflicts in role definitions.

When logging into ADempiere the user only sees the role that he is assigned to and not all subroles. The permission granted in the subset of all roles is merged. If there is a conflict the subrole with higher sequence number is applied.


Deutsche Dokumentation

adempiere.metas.de - Rolle verwalten


Subrole feature.PNG