[Erp5-report] r30151 - /erp5/trunk/products/ERP5Banking/tests/testERP5BankingStopPayment.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 30 14:45:12 CET 2009


Author: gregory
Date: Fri Oct 30 14:45:09 2009
New Revision: 30151

URL: http://svn.erp5.org?rev=30151&view=rev
Log:
Remove forgotten worklist checking steps (see r30092).

Modified:
    erp5/trunk/products/ERP5Banking/tests/testERP5BankingStopPayment.py

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingStopPayment.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingStopPayment.py?rev=30151&r1=30150&r2=30151&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingStopPayment.py [utf8] (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingStopPayment.py [utf8] Fri Oct 30 14:45:09 2009
@@ -324,13 +324,11 @@
                     + 'CreateStopPayment Tic ' \
                     + 'SetStopPaymentDebit Tic ' \
                     + 'ConfirmStopPayment Tic ' \
-                    + 'CheckStopPaymentWorklist Tic ' \
                     + 'CheckLineCreated Tic ' \
                     + 'CheckConfirmedCheckbookInventory ' \
                     + 'StartStopPayment Tic ' \
                     + 'CheckCheckIsStopped Tic ' \
                     + 'DebitStopStopPayment Tic ' \
-                    + 'CheckStopPaymentWorklist Tic ' \
                     + 'DebitDeliverStopPayment Tic ' \
                     + 'CheckCheckIsConfirmed Tic ' \
                     + 'CheckInitialAndFinalCheckbookInventory '




More information about the Erp5-report mailing list