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.24:
- set complete status before change to step 4
- show loader for data submission fetch
- Async-deletions: allow max number of attempts
- Update translations
- For AMR agg primary and secondary deleted at same time and problems at same time
- fix error when setting errorAsyncDeleting
- Fix tracker type problems when updating to new d2-api version
- Update d2-api version to support v2.41 DHIS2
Full Changelog: v1.6.23...v1.6.24