Changes

m
no edit summary
Line 5: Line 5:  
All permissions managed by Dolibarr are saved into [[Table llx_rights_def]] and has its own ID.
 
All permissions managed by Dolibarr are saved into [[Table llx_rights_def]] and has its own ID.
 
This id is used to make link between a user and the permission (links are saved into [[Table llx_user_rights]] or to make link between group and the permission (links are saved into the [[Table llx_usergroup_rights]]).
 
This id is used to make link between a user and the permission (links are saved into [[Table llx_user_rights]] or to make link between group and the permission (links are saved into the [[Table llx_usergroup_rights]]).
 +