When trying to generate a draft monthly report or sending the reports to server, when you click the save button or confirm button nothing happens.
Steps to replicate this:
- Got to the service activity Page
- Go Draft Monthly Tab
- Click on the Start New Report Button
- Scroll through the Pages to the last Page
On this Page there are two buttons one to Save, which In turn the saved report will show up on the Draft Monthly tab, and if you click Confirm button then the report should show on the Sent Monthly Tab.
This is however not happening on Click of any button.
User: testopensrp/Boresha123
server: Production Server
CHW App
You can create at least one PNC record to have some testing data.
NB: From my investigation, it looks like the JSON Object Generated at this Point (In the HIA2ReportsActivity, onActivityResult) is Wrong and it throws a null pointer error since it cannot find the Value for the Key Passed.
Related to issue #111
When trying to generate a draft monthly report or sending the reports to server, when you click the save button or confirm button nothing happens.
Steps to replicate this:
On this Page there are two buttons one to Save, which In turn the saved report will show up on the Draft Monthly tab, and if you click Confirm button then the report should show on the Sent Monthly Tab.
This is however not happening on Click of any button.
User: testopensrp/Boresha123
server: Production Server
CHW App
You can create at least one PNC record to have some testing data.
NB: From my investigation, it looks like the JSON Object Generated at this Point (In the HIA2ReportsActivity, onActivityResult) is Wrong and it throws a null pointer error since it cannot find the Value for the Key Passed.
Related to issue #111