Permissions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
A module can be :- | A module can be :- | ||
Form (screen) | * Form (screen) | ||
Report (JasperReport or Barcode Label) | * Report (JasperReport or Barcode Label) | ||
Functions (actions assigned to buttons) | * Functions (actions assigned to buttons) | ||
Menus | * Menus | ||
Executables (External programs) | * Executables (External programs) | ||
User Report (reports which can override default reports) | * User Report (reports which can override default reports) | ||
Modules are put into logical groups which perform a role (logical group of associated functions). | Modules are put into logical groups which perform a role (logical group of associated functions). | ||
Revision as of 12:17, 5 January 2024
Permissions within Commander4j work like this.
Individual screens and reports are referred to within the application as Modules.
A module can be :-
- Form (screen)
- Report (JasperReport or Barcode Label)
- Functions (actions assigned to buttons)
- Menus
- Executables (External programs)
- User Report (reports which can override default reports)
Modules are put into logical groups which perform a role (logical group of associated functions).
Groups can then be assigned to a User

