Skip to content

GLASS 1.6.4

Compare
Choose a tag to compare
@ifoche ifoche released this 21 Jun 21:58
· 94 commits to master since this release
e0b8ca8

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

  • feat: Script to detect data corruption and reset data for AMR AGG
  • feat: Download blocking errors as CSV file
  • fix: Fix validation of ATC codes level 4 and improve error messages
  • fix: Duplicate row detection to block data submission also when DHIS2 response is 200 ok
  • fix: Update products, substances and their calculations in chunks

Full Changelog: v1.6.3...v1.6.4