[Erp5-report] r9799 - /erp5/trunk/products/ERP5Banking/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Sep 11 14:17:49 CEST 2006


Author: seb
Date: Mon Sep 11 14:17:45 2006
New Revision: 9799

URL: http://svn.erp5.org?rev=9799&view=rev
Log:
fixed the business template list

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

Modified: erp5/trunk/products/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py?rev=9799&r1=9798&r2=9799&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py (original)
+++ erp5/trunk/products/ERP5Banking/tests/testERP5BankingInternalMoneyDeposit.py Mon Sep 11 14:17:45 2006
@@ -74,8 +74,7 @@
   	   , 'erp5_accounting'
            , 'erp5_banking_core' # erp5_banking_core contains all generic methods for banking
            , 'erp5_banking_inventory'
-           , 'currency_exchange_patch'
-           , 'erp5_banking_internal_money_deposit' # erp5_banking_internal_money_deposit contains all method for cash sorting
+           , 'erp5_banking_cash' # erp5_banking_internal_money_deposit contains all method for cash sorting
            )
   
   def getInternalMoneyDepositModule(self):




More information about the Erp5-report mailing list