-
- Downloads
[FIX] event_crm: correctly compare IDs to check registration changes
When checking updated values of a registration to propagate to its linked lead
we may compare a recordset to IDs. This commit fixes that by always comparing
IDs.
Task-3431124
Part-of: odoo/odoo#128823
Co-authored-by:
Jeremy Hennecart <jeh@odoo.com>
Please register or sign in to comment