mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
web-client sometimes passes a list of ids, or just a single id. In the latter case a single record is returned, instead of a list of records. Adjust code to cope with that situation.