banking-addons-team team mailing list archive
-
banking-addons-team team
-
Mailing list archive
-
Message #00398
Re: [Merge] lp:~endiansolutions/banking-addons/ab61-nl_rabo into lp:banking-addons
I see, there is no log facility at that point. Feel free to have a look at adding a 'log' member to class mem_bank_statement in account_banking/parsers/models.py (e.g. dictionary of messages), gather the messages by passing this mutable argument to parse_records and append the statements' logs to result.log in banking_import.import_statements_file in account_banking/wizard/bank_import.py. Note that you won't have translation because context is not passed.
--
https://code.launchpad.net/~endiansolutions/banking-addons/ab61-nl_rabo/+merge/141149
Your team Banking Addons Team is subscribed to branch lp:banking-addons.
References