-
- Downloads
[FIX] website_slides: prevent copy of a attendee in course
Before this commit:
Duplicating the contact that is linked to an attendee of a course also
creates a copy of an attendee as well.
After this commit:
It does not create duplicate attendee in course.
Task-3253983
closes odoo/odoo#125324
X-original-commit: e6c4937437bdf5e55c48fc80faf65b5094c96879
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Showing
- addons/website_slides/models/res_partner.py 1 addition, 1 deletionaddons/website_slides/models/res_partner.py
- addons/website_slides/tests/__init__.py 1 addition, 0 deletionsaddons/website_slides/tests/__init__.py
- addons/website_slides/tests/test_attendee.py 23 additions, 0 deletionsaddons/website_slides/tests/test_attendee.py
Loading
Please register or sign in to comment