Merge lp:~bas-solutions/banking-addons/6.1-clieop_filename into lp:banking-addons/6.1
Proposed by
Erwin van der Ploeg (BAS Solutions)
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 150 | ||||
Proposed branch: | lp:~bas-solutions/banking-addons/6.1-clieop_filename | ||||
Merge into: | lp:banking-addons/6.1 | ||||
Diff against target: |
94 lines (+16/-5) 4 files modified
account_banking_nl_clieop/account_banking_nl_clieop.py (+5/-1) account_banking_nl_clieop/account_banking_nl_clieop.xml (+2/-1) account_banking_nl_clieop/wizard/export_clieop.py (+7/-2) account_banking_nl_clieop/wizard/export_clieop_view.xml (+2/-1) |
||||
To merge this branch: | bzr merge lp:~bas-solutions/banking-addons/6.1-clieop_filename | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stefan Rijnhart (Opener) | Approve | ||
Review via email: mp+141482@code.launchpad.net |
To post a comment you must log in.
Thanks! As mentioned in the previous review, I reformatted the affected XML files to remove all tabs. Additionally, I changed the second 'filename' field (on the wizard model) to a related field refering to the clieop file model, analogous to a number of other fields of the file model that are reflected in the wizard model.