[FIX] event_crm: fix lead/registration values propagation, improve tests
Fix various issues that appeared when working with registrations. When converting
registrations to leads using rules some convert flows have issues or can crash. This
PR fixes several issues, see sub commits for more explanations.
Improve test suite to cover more use cases.
Task-3431124
closes odoo/odoo#128823
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
No related branches found
No related tags found
Showing
- addons/event_crm/models/event_registration.py 37 additions, 10 deletionsaddons/event_crm/models/event_registration.py
- addons/event_crm/tests/common.py 7 additions, 3 deletionsaddons/event_crm/tests/common.py
- addons/event_crm/tests/test_event_crm_flow.py 50 additions, 39 deletionsaddons/event_crm/tests/test_event_crm_flow.py
Please register or sign in to comment