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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| auth.py | ||
| compile.py | ||
| compile_chip.py | ||
| iot_gateway.py | ||
| libraries.py | ||
| metrics.py | ||
| projects.py | ||
| simulation.py | ||