← Back to team overview

banking-addons-team team mailing list archive

Re: lp:~akretion-team/banking-addons/70-sepa-credit-transfer-update into lp:banking-addons

 

@Stéphane Bidoul

Yes, I added the dependancy on account_banking_payment only to get payment_mode_type.payment_order_type. OK, I could count on the default value to set it ; I just implemented the change.

By the way, this issue is a bug (hopefully non-blocking) in current trunk : when you install the module account_banking_sepa_credit_transfer, you get :

2013-11-13 08:24:09,660 5689 INFO erpv70_test2 openerp.modules.loading: module account_banking_sepa_credit_transfer: loading data/payment_type_sepa_sct.xml
2013-11-13 08:24:09,669 5689 WARNING erpv70_test2 openerp.osv.orm: No such field(s) in model payment.mode.type: payment_order_type.
2013-11-13 08:24:09,675 5689 WARNING erpv70_test2 openerp.osv.orm: No such field(s) in model payment.mode.type: payment_order_type.
2013-11-13 08:24:09,681 5689 WARNING erpv70_test2 openerp.osv.orm: No such field(s) in model payment.mode.type: payment_order_type.
-- 
https://code.launchpad.net/~akretion-team/banking-addons/70-sepa-credit-transfer-update/+merge/194948
Your team Banking Addons Core Editors is requested to review the proposed merge of lp:~akretion-team/banking-addons/70-sepa-credit-transfer-update into lp:banking-addons.


References