-
- Downloads
[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
Loading
Please register or sign in to comment