[Erp5-report] r37644 yo - in /erp5/trunk/bt5/erp5_simulation_performance_test: PathTemplate...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Aug 9 08:31:10 CEST 2010
Author: yo
Date: Mon Aug 9 08:31:09 2010
New Revision: 37644
URL: http://svn.erp5.org?rev=37644&view=rev
Log:
2010-08-09 yo
* Forgot to deal with specialise which is always required for BPM.
Modified:
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_advanced_sale_invoice_builder/category_movement_group_on_delivery.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_sale_packing_list_builder/category_on_delivery.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule/default_category_tester.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule/default_category_tester.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule/default_category_tester.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule/default_category_tester.xml
erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_trade_model_rule.xml
erp5/trunk/bt5/erp5_simulation_performance_test/bt/change_log
erp5/trunk/bt5/erp5_simulation_performance_test/bt/revision
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_advanced_sale_invoice_builder/category_movement_group_on_delivery.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_advanced_sale_invoice_builder/category_movement_group_on_delivery.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_advanced_sale_invoice_builder/category_movement_group_on_delivery.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_advanced_sale_invoice_builder/category_movement_group_on_delivery.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -53,6 +53,7 @@
<string>source_payment</string>
<string>destination_payment</string>
<string>price_currency</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_sale_packing_list_builder/category_on_delivery.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_sale_packing_list_builder/category_on_delivery.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_sale_packing_list_builder/category_on_delivery.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_deliveries/test_sale_packing_list_builder/category_on_delivery.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -53,6 +53,7 @@
<string>source_payment</string>
<string>destination_payment</string>
<string>price_currency</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -140,6 +140,7 @@
<string>price</string>
<string>price_currency</string>
<string>efficiency</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule/default_category_tester.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule/default_category_tester.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule/default_category_tester.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_invoice_simulation_rule/default_category_tester.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -71,6 +71,7 @@
<string>source_payment | Source Payment</string>
<string>source_project | Source Project</string>
<string>source_section | Source Section</string>
+ <string>specialise | Trade Condition</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -122,6 +122,7 @@
<string>stop_date</string>
<string>variation_category_list</string>
<string>variation_property_dict</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule/default_category_tester.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule/default_category_tester.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule/default_category_tester.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_order_root_simulation_rule/default_category_tester.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -75,6 +75,7 @@
<string>source_payment | Source Payment</string>
<string>source_project | Source Project</string>
<string>source_section | Source Section</string>
+ <string>specialise | Trade Condition</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -113,6 +113,7 @@
<string>price</string>
<string>price_currency</string>
<string>efficiency</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule/default_category_tester.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule/default_category_tester.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule/default_category_tester.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_root_simulation_rule/default_category_tester.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -77,6 +77,7 @@
<string>source_payment | Source Payment</string>
<string>source_project | Source Project</string>
<string>source_section | Source Section</string>
+ <string>specialise | Trade Condition</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -142,6 +142,7 @@
<string>price</string>
<string>price_currency</string>
<string>efficiency</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule/default_category_tester.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule/default_category_tester.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule/default_category_tester.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_packing_list_simulation_rule/default_category_tester.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -73,6 +73,7 @@
<string>source_payment | Source Payment</string>
<string>source_project | Source Project</string>
<string>source_section | Source Section</string>
+ <string>specialise | Trade Condition</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_trade_model_rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_trade_model_rule.xml?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_trade_model_rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/PathTemplateItem/portal_rules/test_trade_model_rule.xml [utf8] Mon Aug 9 08:31:09 2010
@@ -148,6 +148,7 @@
<string>source_list</string>
<string>source_payment_list</string>
<string>source_section_list</string>
+ <string>specialise</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/bt/change_log?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/bt/change_log [utf8] Mon Aug 9 08:31:09 2010
@@ -1,4 +1,7 @@
2010-08-09 yo
+* Forgot to deal with specialise which is always required for BPM.
+
+2010-08-09 yo
* Seemingly, DCWorkflow does not delete possible transitions from states automatically, when transitions are deleted. So it is necessary to set states manually.
2010-08-08 yo
Modified: erp5/trunk/bt5/erp5_simulation_performance_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_performance_test/bt/revision?rev=37644&r1=37643&r2=37644&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_performance_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_performance_test/bt/revision [utf8] Mon Aug 9 08:31:09 2010
@@ -1 +1 @@
-11
\ No newline at end of file
+12
\ No newline at end of file
More information about the Erp5-report
mailing list