clintonhealthaccess / chailmis-android

Android Tablet Application for Logistics Management in the DHIS2 Platform
Other
7 stars 6 forks source link

"Maximum Stock Quantity" which should show on the home page graph does not display #135

Open LakshmiCHAI opened 9 years ago

LakshmiCHAI commented 9 years ago

Severity: Medium

reneeorser commented 9 years ago

Depending on 127. should be fixed with 127.

chai-lmis commented 9 years ago

Maximum stock still does not display on the bar chart on the home page

chai-lmis commented 9 years ago

Max stock level on the home page bar chart is at the same level for all commodities (thought max stock from the bin cards are different)

jobasiimwe commented 9 years ago

Some times, the stock on hand of one commodity is so high that the scale of the graph is skewed...the max and min on all bars and soh on the remaining 4 bars seems to be exacitly the same because 290,270,300 and 295 will appear to be the same if they are plotted on a graph with a value like 5000. If you reduce the quantity of the skewed value to close to the rest, the max min and stock on hand will appear different.

chai-lmis commented 9 years ago

ok, if that is the case, then when we have "real" data calculating correctly we should not have this problem

chai-lmis commented 9 years ago

will it be possible to include values for the minimum orders displayed in the bar

jobasiimwe commented 9 years ago

Hello Egwuma, Did you mean Minimum orders or Minimum Stock?

chai-lmis commented 9 years ago

i meant minimum stock level not orders as that indicator is more important for early alert warning for stock out

jobasiimwe commented 9 years ago

By "minimum orders" the client actually meant Minimum Stock Level, (formally called Minimum Threshold). This value should be showing on the graph bars always.

cvaldez519 commented 9 years ago

TESTED. Both max and min levels are appearing on the graph.

chai-lmis commented 9 years ago

The max and min levels do not appear on the graph anymore, tested this using the updated APK from the F-Droid

chai-lmis commented 9 years ago

the problem has been identified from the server end, the scripts to populate these figures had not been run