Skip to content
Commit 27ac4d4e authored by Florent Viard's avatar Florent Viard Committed by hydrargyrum
Browse files

[boursorama] Fixes a case of Recipient Not Found error when using boobank to add a recipient

Boobank does not "pre set" a recipient.id of the recipient object it
creates to add a new recipient.

So, trying to match the new list of recipients with the new recipient by
id will fail.
We match with iban instead, as an iban is mandatory to add a recipient
anyway.
parent 0b884402
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment