banking-addons-team team mailing list archive
-
banking-addons-team team
-
Mailing list archive
-
Message #00867
Re: lp:~acsone-openerp/banking-addons/ba-70-payment-export-refactoring into lp:banking-addons
One option to move the xml id could be to update the record in ir_model_data using an SQL query in account_banking_payment_export, in payment.mode.type's _auto_init() method. I think that would give it the right timing. It will run every time the module is upgraded which is ugly but the overhead is negligible.
--
https://code.launchpad.net/~acsone-openerp/banking-addons/ba-70-payment-export-refactoring/+merge/179543
Your team Banking Addons Core Editors is subscribed to branch lp:banking-addons.
Follow ups
References