Skip to content

[Modules] EPIC - Refactor Modules #270

@TIVMOF

Description

@TIVMOF

General Refactoring on Modules:

Steps to add roles to modules:

  • Adding roles to entities
    1. Choose an entity and open its properties. Go to the Security tab
    2. Check the Generate Default Roles checkbox
    3. Do the same for every entity
    4. Regenerate the project
  • Adding roles to reports
    1. Choose a report in a project and scroll down to its Security section
    2. Check the Generate Default Roles checkbox
    3. Regenerate the report
  • Adding roles to navigation and widgets
    1. Choose a widget or navigation
    2. Find its extension file
    3. In the role field add the roles you want to access this widget or navigation by separating them with commas. The roles for the respectful module you can find in the gen folder of the edm in a roles folder.
    4. Do the same for all widgets and navigations
  • Adding roles to extension projects (list bellow)
    1. Find the extension of the module
    2. In the role field add the roles you want to access this widget or navigation by separating them with commas. The roles for the respectful module you can find in the gen folder of the edm in a roles folder.

Module that need roles:

Extension modules that need a role to be specified in their extension files

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions