Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:modules_reports [2020/03/11 11:14]
doischert
devel:documentation:modules_reports [2020/03/11 11:50]
doischert [Developing and releasing]
Line 9: Line 9:
 {{ :devel:documentation:rpt.png | [reports] and [rpt] modules}} {{ :devel:documentation:rpt.png | [reports] and [rpt] modules}}
  
-The module is fully dependent on [[devel:documentation:modules_rpt|reports [rpt]]] module and only contains implemented reports, not the logic of creating reports in general.+The module is fully dependent on the [[devel:documentation:modules_rpt|reports [rpt]]] module and only contains implemented reports, not the logic of creating reports in general.
  
 ====== Overview of implemented reports ====== ====== Overview of implemented reports ======
Line 23: Line 23:
 ==== Identities, their main contract and their roles ==== ==== Identities, their main contract and their roles ====
  
-This report allows you to export the list of identities (with information about their contracts, incl. one contract EAV) together with their assigned roles. [[devel:documentation:modules_reports:reports:identities_their_main_contract_and_their_roles|Learn more]]+This report allows you to export the list of identities (with information about their contracts, incl. one contract EAV) together with their assigned roles (and values of role attributes). [[devel:documentation:modules_reports:reports:identities_their_main_contract_and_their_roles|Learn more]]
  
 ===== Developing and releasing ===== ===== Developing and releasing =====
Line 29: Line 29:
  
   - Create a specification page in private section and consult it with module owner and other colleagues (on Slack). Specification page should contain:   - Create a specification page in private section and consult it with module owner and other colleagues (on Slack). Specification page should contain:
-   Usecases - which data should the report contain, what problem does it solve, which client needs it?+   Use-cases - which data should the report contain, what problem does it solve, which client needs it?
    - Functional specification - how should it work, edge cases    - Functional specification - how should it work, edge cases
   - Ask a module owner, if this feature can be a part of the module and in which version it will be published   - Ask a module owner, if this feature can be a part of the module and in which version it will be published
  • by sourek