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: |
71 lines (+39/-21) 1 file modified
account_banking_nl_abnamro/abnamro.py (+39/-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 | ||
Review via email: mp+146903@code.launchpad.net |
This proposal has been superseded by a proposal from 2013-02-06.
Description of the change
Make it possible to import abnamro statement files with extended sepa attributes in line.
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.