clintonhealthaccess / chailmis-android

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

Add validation to the app when syncing allocation data from the server to handle bad input #216

Open chai-lmis opened 9 years ago

chai-lmis commented 9 years ago

Allocation ID: if allocation not in the specified format AK0000, NA0000, KN0000 (etc based on the first to characters used to identify the state on the server)

chai-lmis commented 9 years ago

If Allocation ID is incorrect, no allocation data is synced from the server for that allocation and message : INCORRECT ALLOCATION ID for is sent as a notification to the app

karloskalcium commented 9 years ago

changed to medium, since there is a work-around (e.g correcting bad data on the server)