Adds velxio_user_id to the send_password_reset payload (mirroring send_welcome). The Odoo side's res_partner.velxio_user_id is unique, so when Odoo eventually upserts on this endpoint the constraint serializes concurrent register-then-immediately-forgot upserts and prevents the duplicate-partner record the previous wire format risked. |
||
|---|---|---|
| .. | ||
| routes | ||
| __init__.py | ||