[Erp5-report] r11137 - in /erp5/trunk/bt5/erp5_banking_check: WorkflowTemplateItem/portal_w...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 6 23:22:28 CET 2006


Author: seb
Date: Mon Nov  6 23:22:25 2006
New Revision: 11137

URL: http://svn.erp5.org?rev=11137&view=rev
Log:
add cancel action

Modified:
    erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml
    erp5/trunk/bt5/erp5_banking_check/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml?rev=11137&r1=11136&r2=11137&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml Mon Nov  6 23:22:25 2006
@@ -46,6 +46,8 @@
             <key> <string>transitions</string> </key>
             <value>
               <tuple>
+                <string>cancel</string>
+                <string>cancel_action</string>
                 <string>deliver</string>
                 <string>deliver_action</string>
                 <string>reject</string>

Modified: erp5/trunk/bt5/erp5_banking_check/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/bt/revision?rev=11137&r1=11136&r2=11137&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_check/bt/revision Mon Nov  6 23:22:25 2006
@@ -1,1 +1,1 @@
-41
+44




More information about the Erp5-report mailing list