← Back to team overview

banking-addons-team team mailing list archive

Re: [Merge] lp:~camptocamp/banking-addons/7.0-bank-statement-reconcile-account_invoice_reference into lp:banking-addons/bank-statement-reconcile-7.0

 

Really good work and really interesting module Guewen!!
It's a huge pain to never know what is ref what is name...

Just on thing you redifine the fonction "def action_number", don't you think it will be better to change it with monkey patching?
Indeed if a module overwrite this function and call super, the module can be broken due to the redefinition.

By the way thank for this great module !
-- 
https://code.launchpad.net/~camptocamp/banking-addons/7.0-bank-statement-reconcile-account_invoice_reference/+merge/212099
Your team Banking Addons Core Editors is subscribed to branch lp:banking-addons/bank-statement-reconcile-7.0.


References