GLASS 1.6.1
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.1:
- add unique product id check for AMC product level data
- Trim spaces between fields for file upload & Show blocking errors on wrong categories for AMR-F & AMR-I
- set event and enrolment date to sample date for AMR-F & AMR-I
- provide info on each statuses meaning for all modules
- Delete while loop to use crontab instead in the execution of the AMC recalculation script
- set the event date to 01-01 of period for AMR-F & AMR-I
- fix string on year incorrect error for AMR-I & AMR-F
- set status as VALIDATED for all modules but AMR-Aggregated on import completion
Full Changelog: v1.6.0...v1.6.1