Access
The Access module provides the multi-tenancy for this application. Tenancy is organized into tenants, which contain roles which contain users or groups. As part of this module, application permission checking is also conducted.
Components
Gloabl Organization
If the webmaster has setup Centurion ERP to have a global tenant, as long as the user has the a view
permission for the model in question in any tenant, they will be able to view that item within the global tenant. This is not the same for the other permissions: add
, change
and delete
. To which they must be granted those permissions within the global tenant exclusively.
Tip
User A
is in tenant A
and the webmaster has setup Centurion to use tenant B
as the global tenant. If user A
has been granted permission itam.view_software
in tenant A
they will be able to view software within both tenant A
and B
.
About:
This page forms part of our Project Centurion ERP.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-06-17
Date Edited: 2025-08-29
Contribution:
Would You like to contribute to our Centurion ERP project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors