← Back to team overview

banking-addons-team team mailing list archive

[Merge] lp:~pedro.baeza/banking-addons/6.1-bank-statement-reconcile-prof_parsing into lp:banking-addons/bank-statement-reconcile-6.1

 

The proposal to merge lp:~pedro.baeza/banking-addons/6.1-bank-statement-reconcile-prof_parsing into lp:banking-addons/bank-statement-reconcile-6.1 has been updated.

Description changed to:

Simple improvement on the account_statement_base_import module to have profile data on parse method to use it to customize parsing with, for example, a parameter introduced on profiles.

There is no need to do it anything more, because parse method already contains *args and **kwargs. You can access profile data with args[0] in parse method.

For more details, see:
https://code.launchpad.net/~pedro.baeza/banking-addons/6.1-bank-statement-reconcile-prof_parsing/+merge/214377
-- 
https://code.launchpad.net/~pedro.baeza/banking-addons/6.1-bank-statement-reconcile-prof_parsing/+merge/214377
Your team Banking Addons Core Editors is requested to review the proposed merge of lp:~pedro.baeza/banking-addons/6.1-bank-statement-reconcile-prof_parsing into lp:banking-addons/bank-statement-reconcile-6.1.


References