[FIX] sale: singleton error when validating payments
- When validating a payment an "expected singleton" exception is
raised due to the fact that we are using a recordset with multiple
record instead of a recordset with a single record.
OPW-1981632
closes odoo/odoo#33767
Signed-off-by:
Christophe Simonis <chs@odoo.com>
Please register or sign in to comment