Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Description:

It is an front-end React app for OpenMRS Reporting module. This OWA reports app used to run the reports that are configured in OpenMRS Reporting module. This app lists down all the reports that are configured in OpenMRS Reporting. It takes startDate, endDate and format of the file as input parameters and downloads the report when it is ready.

Note

Please note that each report in Reports OWA App takes only two input parameters i.e startDate and endDate and these should be added from openmrs reporting module. Adding more than two parameters or parameter other than Date Datatype is not supported in this version of reporting OWA app.

Below is the sample screenshot of the OpenMRS Reports OWA app. The UI aligns with Bahmni Reports App.



On this Page

Implementation Details
  • No labels