1) Last occupation listed as 'Dental Assistants and Therapists' is wrong. It should be 'Pharmacists'. This is number 7 in Module 1 data entry form.
2) I cannot see the old subnational data entry form to cross check if data enetered through single entry is appearing in the subnational dataset.
3) auto calculate not functioning in data entry form.
4) The data entered is not saved.
5) OU name change proposed in data entry form does not appear in the reports
Points 2,3,4,5 were working in the last version I tested
[x] Fix bug when there is not pagination (solve 2,3,4,5)
[x] Replace Dental Assistants and Therapists (UPfQopzBdyx) DE to Pharmacists (lHfsZY4fyv4)
:art: Screenshots
:fire: Is there anything the reviewer should know to test it?
having a local copy of WHO DEV instance
cd HEP-data-entry
yarn build
node lib/cli.js --url='http://user:pwd@localhost:8080' --dataset-id='cLeSS7eAxN0' --module='module1_subnational_single_entry'
Then test it locally and finally export the custom form and dataset and import it in the destination instance
:pushpin: References
https://app.clickup.com/t/fq5vda
:memo: Implementation
1) Last occupation listed as 'Dental Assistants and Therapists' is wrong. It should be 'Pharmacists'. This is number 7 in Module 1 data entry form. 2) I cannot see the old subnational data entry form to cross check if data enetered through single entry is appearing in the subnational dataset. 3) auto calculate not functioning in data entry form. 4) The data entered is not saved. 5) OU name change proposed in data entry form does not appear in the reports Points 2,3,4,5 were working in the last version I tested
:art: Screenshots
:fire: Is there anything the reviewer should know to test it?
having a local copy of WHO DEV instance
Then test it locally and finally export the custom form and dataset and import it in the destination instance
:bookmark_tabs: Others