We are releasing today a new version of the DHIS2 Android Capture App . This is a patch version, which builds upon the last version including urgent bug fixes.
It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI.
We have fixed many bugs and crashes in log in a settings screen, TEI list and search, enrollment and program stages logic, data entry form and program rules. You can check the detailed issues in Jira.
Many thanks to all of you for the support in reporting errors, specially to the DSME Malaria Project, the Botswana NIS project and the Immunization project for great contributions!
You can download it from :
Google Play (the upload is being processed in Google Play Store and will be available in the next hours)
thank you for your message. I have reproduced all your issues in te demo server and do not experience any error. It is probably an inconsistent combination of options in the dhis2 configuration.
Would it be possible to have testing credentials for reproducing your error sand identifying the source of the issue? If so, please send to marta@dhis2.org.
this repoly is just to post here what @FerdyRod shared through email. In case someone in the community experiences similar problems.
Program Rule: The condition is set as A{SEX} = ‘MALE’ and the variable SEX is configure to use the CODE for the option. However the code of the Option for male is ‘Male’ not ‘MALE’, therefore is not executing the program rule.
Creating another Event: We found a bug in the app, we’ll fix this.
Schedule Event: The follow-up date is only available to edit when the due date is in the future. Otherwise an schedule event which due date already has past becomes an overdue event and cannot be edited until a new due date is selected.