Closed rafinkanisa closed 2 years ago
Right now the validation is based only on previous report assessment households value and the value is always a positive number or greater than equal previous report assessment households.
If the previous report do not have assessment households, automatic will be set to 0
it considered valid if the value input by a user is >= previous report assessment households
the demo show in the picture above
Updated on DEV and PROD https://github.com/iMMAP/ngm-reportHub/pull/71
Validate the assessment using the following rule :
Please see below case:
If there’s someone would like to calculate the Total Assessed HH in Jan-Mar, below case is the correct way to interpret the table.
Case A (using only the data from the last month report) Project A = 50 Project B = 100 Total Assessed HH in Jan-Mar = 150
This is what ESNFI cluster has requested