@nmrs-community/esm-reports-app
v5.2.4
Published
Reports admin dashboard for 03
Readme
Reports Module
openmrs-esm-reports-app is a modular reporting solution for O3, providing tools to manage report executions and schedules.
Features
Report Execution Overview: Monitor execution history including queued reports, with options to execute specific reports, preserve, download, or delete completed executionsSchedule Management: View execution schedules with capabilities to view, edit, or delete existing schedules The Reports app is available in the app switcher menu under theReportsentry.
Setup
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'