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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 25 16:57:56 CET 2010


Author: kazuhiko
Date: Thu Mar 25 16:57:55 2010
New Revision: 34117

URL: http://svn.erp5.org?rev=34117&view=rev
Log:
not set trade_phase in rules by default.

Modified:
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_root_simulation_rule.xml
    erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_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/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=34117&r1=34116&r2=34117&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 25 16:57:55 2010
@@ -42,9 +42,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/delivery</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_simulation_rule.xml?rev=34117&r1=34116&r2=34117&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/PathTemplateItem/portal_rules/new_delivery_simulation_rule.xml [utf8] Thu Mar 25 16:57:55 2010
@@ -42,9 +42,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/delivery</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

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=34117&r1=34116&r2=34117&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 25 16:57:55 2010
@@ -42,9 +42,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/invoicing</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

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=34117&r1=34116&r2=34117&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 25 16:57:55 2010
@@ -42,9 +42,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/invoicing</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

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=34117&r1=34116&r2=34117&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 25 16:57:55 2010
@@ -42,9 +42,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/accounting</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

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=34117&r1=34116&r2=34117&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 25 16:57:55 2010
@@ -30,9 +30,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/delivery</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

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=34117&r1=34116&r2=34117&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 25 16:57:55 2010
@@ -42,9 +42,7 @@
         <item>
             <key> <string>categories</string> </key>
             <value>
-              <tuple>
-                <string>trade_phase/default/payment</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_simulation/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation/bt/revision?rev=34117&r1=34116&r2=34117&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation/bt/revision [utf8] Thu Mar 25 16:57:55 2010
@@ -1,1 +1,1 @@
-77
+78




More information about the Erp5-report mailing list