[Erp5-report] r43740 jerome - in /erp5/trunk/bt5/erp5_open_trade: PortalTypeTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 25 14:09:07 CET 2011


Author: jerome
Date: Fri Feb 25 14:09:07 2011
New Revision: 43740

URL: http://svn.erp5.org?rev=43740&view=rev
Log:
make open orders tpyes members of open order type group

Modified:
    erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Internal%20Order.xml
    erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Purchase%20Order.xml
    erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Sale%20Order.xml
    erp5/trunk/bt5/erp5_open_trade/bt/revision

Modified: erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Internal%20Order.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%2520Internal%2520Order.xml?rev=43740&r1=43739&r2=43740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Internal%20Order.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Internal%20Order.xml [utf8] Fri Feb 25 14:09:07 2011
@@ -54,7 +54,9 @@ It defines what will be sold and how oft
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
-                <string>order</string>
+                <string>internal</string>
+                <string>open_order</string>
+                <string>path</string>
               </tuple>
             </value>
         </item>
@@ -101,10 +103,7 @@ It defines what will be sold and how oft
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -121,10 +120,7 @@ It defines what will be sold and how oft
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Purchase%20Order.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%2520Purchase%2520Order.xml?rev=43740&r1=43739&r2=43740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Purchase%20Order.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Purchase%20Order.xml [utf8] Fri Feb 25 14:09:07 2011
@@ -54,7 +54,9 @@ It defines what will be sold and how oft
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
-                <string>order</string>
+                <string>open_order</string>
+                <string>path</string>
+                <string>purchase</string>
               </tuple>
             </value>
         </item>
@@ -101,10 +103,7 @@ It defines what will be sold and how oft
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -121,10 +120,7 @@ It defines what will be sold and how oft
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Sale%20Order.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%2520Sale%2520Order.xml?rev=43740&r1=43739&r2=43740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Sale%20Order.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_open_trade/PortalTypeTemplateItem/portal_types/Open%20Sale%20Order.xml [utf8] Fri Feb 25 14:09:07 2011
@@ -54,7 +54,9 @@ It defines what will be sold and how oft
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
-                <string>order</string>
+                <string>open_order</string>
+                <string>path</string>
+                <string>sale</string>
               </tuple>
             </value>
         </item>
@@ -101,10 +103,7 @@ It defines what will be sold and how oft
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -121,10 +120,7 @@ It defines what will be sold and how oft
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_open_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_open_trade/bt/revision?rev=43740&r1=43739&r2=43740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_open_trade/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_open_trade/bt/revision [utf8] Fri Feb 25 14:09:07 2011
@@ -1 +1 @@
-70
\ No newline at end of file
+71
\ No newline at end of file



More information about the Erp5-report mailing list