clintonhealthaccess / chailmis-android

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

Stock Balance on the bin card should correspond to the balance after an activity is completed eg if SOH is 20 and 30 is received on 30th April, SOH should change to 30 on the line item for the the Received commodity, if 5 is dispensed on the same day, then the SOH should reflect this change to 25 on the line item for the dispense activity on the bin card, however the previous SOH of 30 should not be changed to 25 too, it should remain as 30 #190

Open chai-lmis opened 9 years ago

jobasiimwe commented 9 years ago

This issue requires the bincard to display every transaction as an individual row. But this is quite a large task. We agreed with Egwuma that we keep the current implementation but only separate the values onto different rows. A given date would have multiple rows and the last row will have the Days closing balance as stock balance.