← Back to team overview

dhis2-devs team mailing list archive

[Bug 496936] Re: Tally row generator - more intelligent calculation of number of tick boxes

 

** Description changed:

  Tally row generator should have more intelligent calculation of number
  of tick boxes. Currently the value from the previous month is used which
- often is 0 and renders it unusable. We should look for more values and
- use the average.
+ often is 0 and renders it unusable.
+ 
+ The system should look backwards in time until a value for a period is
+ found, and then use that value.
+ 
+ Service layer code can be found in dhis-service-reporting and ui code
+ can be found in dhis-web-reporting.

** Changed in: dhis2
     Assignee: Lars Helge Øverland (larshelge) => (unassigned)

-- 
Tally row generator - more intelligent calculation of number of tick boxes
https://bugs.launchpad.net/bugs/496936
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in DHIS 2 - District Health Information Software: New

Bug description:
Tally row generator should have more intelligent calculation of number of tick boxes. Currently the value from the previous month is used which often is 0 and renders it unusable. 

The system should look backwards in time until a value for a period is found, and then use that value.

Service layer code can be found in dhis-service-reporting and ui code can be found in dhis-web-reporting.







References