Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Considerable initial work has been done on this tool already, in the reportingui module (code on github), but  but there is much left to do. 

...

Dev Notes

The code is at https://github.com/openmrs/openmrs-module-reportingui. See all files and packages that have "adhoc" in the name.

The easiest way to test out this code is to:

  1. check out code from https://github.com/openmrs/openmrs-distro-referenceapplication
  2. add the latest snapshot version of the reportingui module to pom.xml (in several places, alongside everywhere you find the "reporting" module)
  3. follow the instructions at Developer How-To Launch a Local Instance of the Reference Application
  4. The entry point to the tool should be at http://localhost:8080/openmrs/reportingui/adHocManage.page
    1. alternately you can enable the "reportingui_adHocAnalysis" feature toggle, to see a link in the UI.