Merge lp:~therp-nl/banking-addons/6.1-undefined_variables_ref_msg into lp:banking-addons/6.1
Proposed by
Stefan Rijnhart (Opener)
| Status: | Merged |
|---|---|
| Approved by: | Yannick Vaucher @ Camptocamp |
| Approved revision: | 192 |
| Merged at revision: | 192 |
| Proposed branch: | lp:~therp-nl/banking-addons/6.1-undefined_variables_ref_msg |
| Merge into: | lp:banking-addons/6.1 |
| Diff against target: |
15 lines (+2/-2) 1 file modified
account_banking/banking_import_transaction.py (+2/-2) |
| To merge this branch: | bzr merge lp:~therp-nl/banking-addons/6.1-undefined_variables_ref_msg |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Yannick Vaucher @ Camptocamp | code review, no tests | Approve | |
| Pedro Manuel Baeza | code review | Approve | |
|
Review via email:
|
|||
Description of the change
A recent change revealed a bug in a code path that was never reached before, in which two variables are referenced that are not available in that code path.
To post a comment you must log in.
