openmrs-esm-reports-app
is a modular reporting solution for O3, providing tools to manage report executions and schedules.
-
Report Execution Overview
: Monitor execution history including queued reports, with options to execute specific reports, preserve, download, or delete completed executions -
Schedule Management
: View execution schedules with capabilities to view, edit, or delete existing schedules The Reports app is available in the app switcher menu under theReports
entry.
See the guidance in the Developer Documentation.
This repository uses Yarn.
To run a dev server for this package, run
yarn start --sources 'packages/esm-reports-app'