-
Type:
Story
-
Resolution: Done
-
Priority:
Low
-
Affects Version/s: None
-
None
-
FLW Mobile App
-
AMRIT Demo
Required changes:
Api :
flw-api/maternalCare/ancVisit/saveAll
flw-api/maternalCare/ancVisit/getAll # Change column type:
-
- isPaiucdId → from BOOLEAN to INTEGER (0 = false, 1 = true)
- Add new columns:
-
- isYesOrNo → INTEGER DEFAULT 0
-
- dateSterilisation → BIGINT or INTEGER (for timestamp)