Commit 086acf16 authored by Sebastien Robin's avatar Sebastien Robin

fixed the business template list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9799 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8779cb3d
......@@ -74,8 +74,7 @@ class TestERP5BankingInternalMoneyDeposit(TestERP5BankingMixin, ERP5TypeTestCase
, '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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment