Skip to content

GLASS 1.6.3

Compare
Choose a tag to compare
@bhavananarayanan bhavananarayanan released this 30 May 07:21
· 130 commits to master since this release
a993dfd

GLASS is a DHIS2 Web Application to register data for Anti-Microbial Resistance in a DHIS2 instance. This is a custom app that requires in order to properly develop its functionality from the following elements:

  • The DHIS2 metadata for the AMR modules that are required
  • The appropriate information to be deployed in the datastore
  • The custom landing page to be installed in the instance and users to be assigned to the AMR user groups
  • The GLASS DHIS2 standard report to be installed in the instance

Provided all these elements are installed in the DHIS2 instance, the app will implement the functionality of allowing a country user to introduce data for AMR Agg, AMR Individual, AMR Funghi, EGASP modules and AMC.

New in release 1.6.3:

feat: improve import error message parsing
feat: Upload & Download files from AMC with codes instead of names
bug: Filter products by period to use in calculations
bug: Change to correct name for tracked instance id in trackedEvents

Full Changelog: v1.6.2...v1.6.3