To test locally on the demo db, run

update programstageinstance set longitude = (-13 + (random() * 2)),
latitude = (7 + (random() * 3))

update programstage set capturecoordinates = true

and then update analytics.
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to