← Back to team overview

banking-addons-team team mailing list archive

Re: [Merge] lp:~akretion-team/banking-addons/bank-statement-reconcile-70-fix-api into lp:banking-addons/bank-statement-reconcile-7.0

 

Review: Needs Fixing

46-47 I think that what you want is

       return self.prepare_statement_lines_vals(*args, **kwargs)

instead of

       return super(self, AccountStatementProfil).\
                prepare_statetement_lines_vals(*args, **kwargs)
-- 
https://code.launchpad.net/~akretion-team/banking-addons/bank-statement-reconcile-70-fix-api/+merge/197776
Your team Banking Addons Core Editors is subscribed to branch lp:banking-addons/bank-statement-reconcile-7.0.