[Erp5-report] r33388 kazuhiko - in /erp5/trunk/bt5/erp5_simulation: PathTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 4 15:49:57 CET 2010


Author: kazuhiko
Date: Thu Mar  4 15:49:50 2010
New Revision: 33388

URL: http://svn.erp5.org?rev=33388&view=rev
Log:
fix portal type.

Modified:
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_root_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_root_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_transaction_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_order_root_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_payment_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_trade_model_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/bt/revision

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_root_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_root_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_root_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_root_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -63,7 +63,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Delivery Rule</string> </value>
+            <value> <string>Delivery Root Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_root_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_root_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_root_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_root_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -63,7 +63,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Invoice Rule</string> </value>
+            <value> <string>Invoice Root Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -67,7 +67,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Invoicing Rule</string> </value>
+            <value> <string>Invoice Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>test_method_id</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_transaction_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_transaction_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_transaction_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_invoice_transaction_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -73,7 +73,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Invoice Transaction Rule</string> </value>
+            <value> <string>Invoice Transaction Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>test_method_id</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_order_root_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_order_root_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_order_root_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_order_root_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -49,7 +49,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Order Rule</string> </value>
+            <value> <string>Order Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_payment_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_payment_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_payment_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_payment_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -67,7 +67,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Payment Rule</string> </value>
+            <value> <string>Payment Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>test_method_id</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_trade_model_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_trade_model_simulation_rule.xml?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_trade_model_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_trade_model_simulation_rule.xml [utf8] Thu Mar  4 15:49:50 2010
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>portal_type</string> </key>
-            <value> <string>Trade Model Rule</string> </value>
+            <value> <string>Trade Model Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>test_method_id</string> </key>

Modified: erp5/trunk/bt5/erp5_simulation/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/bt/revision?rev=33388&r1=33387&r2=33388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/bt/revision [utf8] Thu Mar  4 15:49:50 2010
@@ -1,1 +1,1 @@
-50
+51




More information about the Erp5-report mailing list