Commit e62711b0 authored by Sebastien Robin's avatar Sebastien Robin

fixed business template list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9812 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0fe869e8
......@@ -78,7 +78,7 @@ class TestERP5BankingMoneyDeposit(TestERP5BankingMixin, ERP5TypeTestCase):
, 'erp5_accounting'
, 'erp5_banking_core' # erp5_banking_core contains all generic methods for banking
, 'erp5_banking_inventory' #, 'currency_exchange_patch'
, 'erp5_banking_money_deposit' # erp5_banking_money_deposit contains all method for cash sorting
, 'erp5_banking_cash' # erp5_banking_money_deposit contains all method for cash sorting
)
def getMoneyDepositModule(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