Merge lp:~therp-nl/banking-addons/ab6.1-lp1085113-take_first_of_two_partners_with_same_name into lp:banking-addons/6.1
Proposed by
Stefan Rijnhart (Opener)
Status: | Merged |
---|---|
Merged at revision: | 141 |
Proposed branch: | lp:~therp-nl/banking-addons/ab6.1-lp1085113-take_first_of_two_partners_with_same_name |
Merge into: | lp:banking-addons/6.1 |
Diff against target: |
31 lines (+8/-6) 1 file modified
account_banking/wizard/banktools.py (+8/-6) |
To merge this branch: | bzr merge lp:~therp-nl/banking-addons/ab6.1-lp1085113-take_first_of_two_partners_with_same_name |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stefan Rijnhart (Opener) | Needs Resubmitting | ||
Guewen Baconnier @ Camptocamp | Approve | ||
Paulius Sladkevičius @ hbee | Pending | ||
Review via email:
|
To post a comment you must log in.
One typo which was already there but can be corrected in the same time: s/More then/More than/
Otherwise it seems good to me, if we consider that we have to take the first partner found when more than one is found.
Maybe it deserves a comment in the docstring as it may be misleading?
Though, you can merge as is.