Skip to content

GLASS 1.6.14

Compare
Choose a tag to compare
@bhavananarayanan bhavananarayanan released this 19 Jul 06:15
· 42 commits to master since this release
4df3cc3

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.14:

  • Allow to upload year in atc version manual for substance file and save in Event Program
  • handle specimen-pathogen-antibiotic mapping for consistency checks
  • fix: Check if there are any error before add ATC error to blocking errors
  • fix: script perf enhancement + fetch env details from .env file

Full Changelog: v1.6.10...v1.6.14