[Erp5-report] r32115 jerome - in /erp5/trunk/bt5/erp5_simplified_invoicing: PortalTypeAllow...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 1 11:07:58 CET 2010


Author: jerome
Date: Mon Feb  1 11:07:56 2010
New Revision: 32115

URL: http://svn.erp5.org?rev=32115&view=rev
Log:
allowed content types are now sorted

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

Modified: erp5/trunk/bt5/erp5_simplified_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simplified_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=32115&r1=32114&r2=32115&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simplified_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simplified_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Mon Feb  1 11:07:56 2010
@@ -1,12 +1,12 @@
 <allowed_content_type_list>
  <portal_type id="Purchase Invoice Transaction">
+  <item>Invoice Line</item>
+  <item>Payment Condition</item>
   <item>Trade Model Line</item>
-  <item>Payment Condition</item>
-  <item>Invoice Line</item>
  </portal_type>
  <portal_type id="Sale Invoice Transaction">
-  <item>Trade Model Line</item>
   <item>Invoice Line</item>
   <item>Payment Condition</item>
+  <item>Trade Model Line</item>
  </portal_type>
 </allowed_content_type_list>

Modified: erp5/trunk/bt5/erp5_simplified_invoicing/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simplified_invoicing/bt/revision?rev=32115&r1=32114&r2=32115&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simplified_invoicing/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_simplified_invoicing/bt/revision [utf8] Mon Feb  1 11:07:56 2010
@@ -1,1 +1,1 @@
-46
+47




More information about the Erp5-report mailing list