Merge lp:~therp-nl/banking-addons/6.1_fix_multiple_invoices_no_debit_move_cliep into lp:banking-addons/6.1
Proposed by
Holger Brunn (Therp)
Status: | Merged |
---|---|
Merged at revision: | 162 |
Proposed branch: | lp:~therp-nl/banking-addons/6.1_fix_multiple_invoices_no_debit_move_cliep |
Merge into: | lp:banking-addons/6.1 |
Prerequisite: | lp:~therp-nl/banking-addons/6.1_fix_lacking_invoice_and_move_line |
Diff against target: |
70 lines (+14/-8) 2 files modified
account_banking/banking_import_transaction.py (+8/-7) account_banking_nl_clieop/wizard/clieop.py (+6/-1) |
To merge this branch: | bzr merge lp:~therp-nl/banking-addons/6.1_fix_multiple_invoices_no_debit_move_cliep |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guewen Baconnier @ Camptocamp | code review, no test | Approve | |
Alexandre Fayolle - camptocamp | code review, no test | Approve | |
Review via email:
|
Commit message
[FIX] avoid linking to the same invoice twice
[FIX] don't choke on order line without debit moves
[FIX] seems like some fields in clieop can't start with a space
[FIX] only employ partial matching on move lines with an invoice attached
[FIX] only return matched invoice if we have a matched invoice
To post a comment you must log in.
this one also contains code changes from earlier MP, updated commit message with two extra commits