------------------------------------------------------------ revno: 1009 committer: Lars Helge Ă˜verland <larshe...@gmail.com> branch nick: dhis2-docbook-docs timestamp: Fri 2014-04-04 23:48:49 +0200 message: Event query modified: src/docbkx/en/dhis2_user_man_web_api.xml
-- lp:~dhis2-documenters/dhis2/dhis2-docbook-docs https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-04-04 17:34:55 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-04-04 21:48:49 +0000 @@ -998,7 +998,7 @@ <row> <entry>program</entry> <entry>identifier</entry> - <entry>true (unless programStage is provided)</entry> + <entry>true (if not programStage is provided)</entry> <entry>Identifier of program.</entry> </row> <row> @@ -1023,7 +1023,7 @@ <entry>ouMode</entry> <entry>enum</entry> <entry>false</entry> - <entry>Can be SELECTED | CHILDREN | DESCENDANTS </entry> + <entry>Org unit selection mode, can be SELECTED | CHILDREN | DESCENDANTS </entry> </row> <row> <entry>startDate</entry> @@ -1037,6 +1037,13 @@ <entry>false</entry> <entry>Only events older than this date</entry> </row> + <row> + <entry>status</entry> + <entry>enum</entry> + <entry>false</entry> + <entry>Status of event in program, can be ACTIVE | COMPLETED | VISITED | + FUTURE_VISIT | LATE_VISIT | SKIPPED</entry> + </row> </tbody> </tgroup> </table>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp