[Erp5-report] r12867 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeAllowedContentTypeTemp...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 19 10:34:18 CET 2007


Author: jerome
Date: Mon Feb 19 10:34:16 2007
New Revision: 12867

URL: http://svn.erp5.org?rev=12867&view=rev
Log:
Allow Payment Condition in Invoices.

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=12867&r1=12866&r2=12867&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml Mon Feb 19 10:34:16 2007
@@ -68,6 +68,7 @@
   <item>Purchase Invoice Transaction Line</item>
   <item>Invoice Line</item>
   <item>Trade Condition</item>
+  <item>Payment Condition</item>
  </portal_type>
  <portal_type id="Rule Tool">
   <item>Invoice Rule</item>
@@ -76,6 +77,7 @@
   <item>Invoice Transaction Rule</item>
  </portal_type>
  <portal_type id="Sale Invoice Transaction">
+  <item>Payment Condition</item>
   <item>Sale Invoice Transaction Line</item>
   <item>Trade Condition</item>
   <item>Invoice Line</item>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=12867&r1=12866&r2=12867&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Mon Feb 19 10:34:16 2007
@@ -1,1 +1,1 @@
-183
+185

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list?rev=12867&r1=12866&r2=12867&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list Mon Feb 19 10:34:16 2007
@@ -34,6 +34,7 @@
 Preference | Purchase Invoice Transaction
 Preference | Sale Invoice Transaction
 Purchase Invoice Transaction | Invoice Line
+Purchase Invoice Transaction | Payment Condition
 Purchase Invoice Transaction | Purchase Invoice Transaction Line
 Purchase Invoice Transaction | Trade Condition
 Rule Tool | Invoice Rule
@@ -41,5 +42,6 @@
 Rule Tool | Invoicing Rule
 Rule Tool | Payment Rule
 Sale Invoice Transaction | Invoice Line
+Sale Invoice Transaction | Payment Condition
 Sale Invoice Transaction | Sale Invoice Transaction Line
 Sale Invoice Transaction | Trade Condition




More information about the Erp5-report mailing list