You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/09/24 04:30:54 UTC

svn commit: r818348 [2/2] - in /ofbiz/trunk/applications/accounting: data/ data/helpdata/ documents/

Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_payment_gateway_config.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_payment_gateway_config.xml
------------------------------------------------------------------------------
    svn:keywords = "Date Rev Author URL Id"

Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_payment_gateway_config.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: ofbiz/trunk/applications/accounting/documents/Accounting.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/documents/Accounting.xml?rev=818348&r1=818347&r2=818348&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/documents/Accounting.xml (original)
+++ ofbiz/trunk/applications/accounting/documents/Accounting.xml Thu Sep 24 02:30:51 2009
@@ -18,7 +18,8 @@
 under the License.
 -->
 <chapter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" 
+    xmlns:xi="http://www.w3.org/2001/XInclude"
     xsi:schemaLocation="http://docbook.org/ns/docbook ../../content/dtd/docbook.xsd"
     xmlns="http://docbook.org/ns/docbook">
     <title>The Accounting Component.</title>
@@ -27,4 +28,6 @@
     <xi:include href="../data/helpdata/HELP_ACCOUNTING_invoices.xml" />
     <xi:include href="../data/helpdata/HELP_ACCOUNTING_payments.xml" />
     <xi:include href="../data/helpdata/HELP_ACCOUNTING_payment_gateway.xml" />
+    <xi:include href="../data/helpdata/HELP_ACCOUNTING_payment_gateway_config.xml" />
+    <xi:include href="../data/helpdata/HELP_ACCOUNTING_billing_accounts.xml" />
 </chapter>