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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 10 10:38:07 CET 2008


Author: aurel
Date: Mon Mar 10 10:38:06 2008
New Revision: 19772

URL: http://svn.erp5.org?rev=19772&view=rev
Log:
check balance at first workflow transistion until spec are up to date

Modified:
    erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/scripts/validateConsistency.xml
    erp5/trunk/bt5/erp5_banking_check/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/scripts/validateConsistency.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/scripts/validateConsistency.xml?rev=19772&r1=19771&r2=19772&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/scripts/validateConsistency.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/scripts/validateConsistency.xml Mon Mar 10 10:38:06 2008
@@ -140,7 +140,7 @@
 \n
 context.updateBankingOperation(state_change)\n
 \n
-if no_balance_check == 1 or state_change[\'transition\'].getId() == "plan_action":\n
+if no_balance_check == 1:\n
   return\n
 \n
 # Test if the account balance is sufficient.\n

Modified: erp5/trunk/bt5/erp5_banking_check/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/bt/revision?rev=19772&r1=19771&r2=19772&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_check/bt/revision Mon Mar 10 10:38:06 2008
@@ -1,1 +1,1 @@
-392
+394




More information about the Erp5-report mailing list