Skip to content
Snippets Groups Projects
Commit 272c7b26 authored by Wolfgang Taferner's avatar Wolfgang Taferner Committed by Nicolas Martinelli
Browse files

[FIX] account: fix potential traceback

`all([]) = True`, therefore if there is no `matched_debit_ids` or
`matched_credit_ids` on a payment ==> boom when you access
`payment.matched_debit_ids[0]`

opw-677157
Closes #12232
Closes #12242
parent f413d155
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment