[Erp5-report] r41942 romain - in /erp5/trunk/bt5/vifib_open_trade: WorkflowTemplateItem/por...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 3 14:09:58 CET 2011


Author: romain
Date: Mon Jan  3 14:09:58 2011
New Revision: 41942

URL: http://svn.erp5.org?rev=41942&view=rev
Log:
Modify the purchase packing list before it goes to diverged state, which forbid user modification.

Modified:
    erp5/trunk/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/vifib_open_order_interaction_workflow/interactions/assert_purchase_trade_condition.xml
    erp5/trunk/bt5/vifib_open_trade/bt/revision

Modified: erp5/trunk/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/vifib_open_order_interaction_workflow/interactions/assert_purchase_trade_condition.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/vifib_open_order_interaction_workflow/interactions/assert_purchase_trade_condition.xml?rev=41942&r1=41941&r2=41942&view=diff
==============================================================================
--- erp5/trunk/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/vifib_open_order_interaction_workflow/interactions/assert_purchase_trade_condition.xml [utf8] (original)
+++ erp5/trunk/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/vifib_open_order_interaction_workflow/interactions/assert_purchase_trade_condition.xml [utf8] Mon Jan  3 14:09:58 2011
@@ -27,9 +27,7 @@
         <item>
             <key> <string>after_script_name</string> </key>
             <value>
-              <list>
-                <string>Delivery_assertCustomPurchaseTradeCondition</string>
-              </list>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -77,7 +75,9 @@
         <item>
             <key> <string>script_name</string> </key>
             <value>
-              <tuple/>
+              <list>
+                <string>Delivery_assertCustomPurchaseTradeCondition</string>
+              </list>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/vifib_open_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/vifib_open_trade/bt/revision?rev=41942&r1=41941&r2=41942&view=diff
==============================================================================
--- erp5/trunk/bt5/vifib_open_trade/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/vifib_open_trade/bt/revision [utf8] Mon Jan  3 14:09:58 2011
@@ -1 +1 @@
-62
\ No newline at end of file
+64
\ No newline at end of file



More information about the Erp5-report mailing list