I find very confusing to learn access right and record rules. Is there any way to easily learn the functions of every access rights and record rules? There's no definition of the functionalities.
What i want to implement is that, under one department there is a multiple officers,
Sales, Accounting, Procurement, etc; And in every department there's this Manager, officer and staff. So the level of access and what they can do about, depends on their specific role.
- Manager, can only modify, create, and configure.
- Officer, can only modify, create, and can view more part of the module.
- Staff, can only modify, input and can view some port of the module.
And every department, they can only access the specific module they need for their department.
e.g: Sales team cannot access the accounting's team module, but accounting's team can access the Sales module.