opensrp / opensrp-client-chw

Reference OpenSRP application for Community Health Workers (CHWs)
Other
3 stars 21 forks source link

Update the vaccines needed report to show totals and combined doses #1451

Open isabelcshaw opened 4 years ago

isabelcshaw commented 4 years ago

When the CHSS chooses a date and CHAs in the doses needed report, it shows all doses needed per CHA, but does not show how many doses they would need in total if they were to go into those communities on that day. We need to add a section to the top of report that shows the totals across all CHAs selected.

Secondly, after discussion with the Health team, we have confirmed that the vaccine itself is the same no matter the dose, so there is no need to separate the counts out by which dose they are. This means that we do not need to have a row for Rota 1 and a row for Rota 2. What we actually want is to sum all Rota does together in one Rota row. We'll want to do this for each vaccine.

paulinembabu commented 4 years ago

@isabelcshaw After looking at the current implementation, the Screen is already showing an aggregated Value if you select more than one CHA. Look at the below screenshot. Screenshot_1604433801

If You select individual CHA it will show you the individual counts, Screenshot_1604434678

Screenshot_1604434689

User:DCH Password:Password1 @isabelcshaw Kindly comment if this is okay and if I can proceed and pick another issue.

isabelcshaw commented 4 years ago

@paulinembabu to clarify, if you choose multiple CHAs, it shows you only the aggregate counts and not both aggregate and individual counts - is that correct?

Either way, I think this delivers on the goal. Pls feel free to move on to another issue and I'll confirm with LMH. Thank you!

paulinembabu commented 4 years ago

@isabelcshaw Yes, that is correct.