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. -- Mailing list: https://launchpad.net/~banking-addons-team Post to : [email protected] Unsubscribe : https://launchpad.net/~banking-addons-team More help : https://help.launchpad.net/ListHelp

