Merge lp:~therp-nl/banking-addons/6.1_lp1117319_abnamro_sepa_line into lp:banking-addons/6.1
Proposed by
Ronald Portier (Therp)
Status: | Superseded | ||||
---|---|---|---|---|---|
Proposed branch: | lp:~therp-nl/banking-addons/6.1_lp1117319_abnamro_sepa_line | ||||
Merge into: | lp:banking-addons/6.1 | ||||
Diff against target: |
80 lines (+48/-21) 1 file modified
account_banking_nl_abnamro/abnamro.py (+48/-21) |
||||
To merge this branch: | bzr merge lp:~therp-nl/banking-addons/6.1_lp1117319_abnamro_sepa_line | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stefan Rijnhart (Opener) | Needs Fixing | ||
Guewen Baconnier @ Camptocamp | Needs Information | ||
Review via email:
|
This proposal supersedes a proposal from 2013-02-06.
This proposal has been superseded by a proposal from 2013-04-17.
Description of the change
Make it possible to import abnamro statement files with extended sepa attributes in line.
Taking into account the remarks by Stefan I streamlined the code , hopefully solving the errors.
To post a comment you must log in.
Thanks for fixing this!
l.8,28 Maybe combine in a single dictionary of possible keys?
l.62 Looks like the last key/value pair is not stored in sepa_dict. You could copy this line after the end of the 'while' loop.