dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27118
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 912: minor multi-org setting doc
------------------------------------------------------------
revno: 912
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Fri 2013-12-27 15:49:27 +0100
message:
minor multi-org setting doc
modified:
src/docbkx/en/dhis2_user_man_settings.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_settings.xml'
--- src/docbkx/en/dhis2_user_man_settings.xml 2013-12-27 14:29:38 +0000
+++ src/docbkx/en/dhis2_user_man_settings.xml 2013-12-27 14:49:27 +0000
@@ -86,8 +86,13 @@
<para>Days after period end to qualify for timely data submission: Sets the number of days after the end of a period in which a data entry form must be marked as complete in order to be considered timely. This affects the "reporting rate" tool in the reporting module which lists forms marked as complete as well as marked as complete in time. The default value is 15.</para>
</listitem>
<listitem>
- <para>Phone number area code: The area code for the area in which your deployment is
- located. Used for sending and receiving SMS.</para>
+ <para>Phone number area code: The area code for the area in which your deployment is located. Used for sending and receiving
+ SMS.</para>
+ </listitem>
+ <listitem>
+ <para>Google Analytics (Universal Analytics) Key: Set your Google UA key here to provide analytics for your DHIS 2 instance. Most
+ places are covered, but it will not be provided for custom apps. Read more about Google Analytics at
+ <uri>http://google.com/analytics</uri>.</para>
</listitem>
<listitem>
<para>Omit indicator values with zero numerator value in data mart: Defines whether aggregated indicator values with zero as the
@@ -97,9 +102,9 @@
of values written to the data mart (which again will improve performance) and could safely be set to omit.</para>
</listitem>
<listitem>
- <para>Google Analytics (Universal Analytics) Key: Set your Google UA key here to provide analytics for your DHIS 2 instance. Most
- places are covered, but it will not be provided for custom apps. Read more about Google Analytics at
- <uri>http://google.com/analytics</uri>.</para>
+ <para>Enable multi-organisation unit forms: Enable support for entering data forms for multiple organisation units at the same
+ time, in data entry, click on the parent organisation unit for the children that you want to enter data for, and the dataset
+ list will include datasets that are assigned to the children of that parent.</para>
</listitem>
</itemizedlist>
</section>