Getting Started with Reporting
Downloads
We encourage all OpenMRS users and developers to download the reporting module, use it frequently, create new tickets for bug fixes and feature requests, and provide feedback to dev@openmrs.org .
Requirements
Required Modules
HTML Widgets 1.5.5
Serialization XStream 0.1.8.1
Recommended modules
Reporting Compatibility 1.5.0.3
Disclaimer
The Reporting Module uses the OpenMRS Serialization API to serialize/deserialize reporting objects to/from the database. One disadvantage of using the Serialization API is that it can lead to incompatibility issues (e.g. broken reports) if the API classes are changed in a certain way.
Therefore, we cannot guarantee that all reports that you create with the Reporting Module will continue to work in subsequent releases of the module. However, we will do our best to mitigate the risk and avoid compatibility issues, or provide means to upgrade/migrate your reports gracefully.
View, download or fork source code: on GitHub
Installation
To install the Reporting Module download the Reporting Module .omod (above), along with its dependencies (see box above) and upload them into your sy