=== modified file 'pom.xml' --- pom.xml 2010-01-14 14:47:26 +0000 +++ pom.xml 2010-01-14 18:52:06 +0000 @@ -16,7 +16,7 @@ com.agilejava.docbkx - 2.0.10-SNAPSHOT + docbkx-maven-plugin *.xml === modified file 'src/docbkx/en/dhis2_user_man_maintainence.xml' --- src/docbkx/en/dhis2_user_man_maintainence.xml 2010-01-14 14:47:26 +0000 +++ src/docbkx/en/dhis2_user_man_maintainence.xml 2010-01-14 18:52:06 +0000 @@ -1,6 +1,5 @@ - - + Maintainence module
@@ -31,6 +30,7 @@ Each of these options will be described in a dedicated section in the remainder of this document.
+
Data administration
@@ -40,7 +40,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -103,7 +103,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -120,18 +120,90 @@ - + By clicking on one of the organisational units, a detailed list of data elements is presented by each time period as shown below. - + For each of the data browser summaries, a PDF export can be produced by specifying a filename in the "Filename" field, selecting a font size, a page layout (Landscape or Portrait) and pressing the "Export PDF" button. You will then be prompted to select a location to save the file to, which can then be viewed with any PDF reader (e.g. Adobe Acrobat Reader, xpdf, etc).
+
+ Data integrity + DHIS2 can perform a wide range of data integrity checks on the data contained in the database. Identifying and correcting data integrity issues is extremely important for ensuring that the data used for analysis purposes is valid. Each of the data integrity checks that are performed by the system will be described, along with general procedures that can be performed to resolve these issues. +
+ Data elements without data set + Each data element much be assigned to a data set. Values for data elements will not be able to be entered into the system if a data element is not assigned to a data set. Choose Maintainence->Datasets->Edit from the main menu and then add the "orphaned" data element to the appropriate data set. +
+
+ Data elements without groups + +
+
+ Data elements assigned to data sets with different period types + +
+
+ Data sets not assigned to organisation units + +
+
+ Indicators with identical formulas + +
+
+ Indicators without groups + +
+
+ Invalid indicator numerators + +
+
+ Invalid indicator denominators + +
+
+ Organisation units with cyclic references + +
+
+ Orphaned organisation units + +
+
+ Organisation units without groups + +
+
+ Organisation units violating compulsory group sets + +
+
+ Organisation units violating exclusive group sets + +
+
+ Organisation unit groups without group sets + +
+
+ Validation rules without groups + +
+
+ Invalid validation rule left side expressions + +
+
+ Invalid validation rule right side expressions + +
+