-
- Downloads
[FIX] website_event : check ticket id
There was previously no check that the ticket id belong to the selected event.
For better data integrity, this should be the case
closes odoo/odoo#109784
Signed-off-by:
Vranckx Florian (flvr) <flvr@odoo.com>
Showing
- addons/website_event/controllers/main.py 4 additions, 1 deletionaddons/website_event/controllers/main.py
- addons/website_event/i18n/website_event.pot 9 additions, 3 deletionsaddons/website_event/i18n/website_event.pot
- addons/website_event_questions/tests/test_event_internals.py 14 additions, 4 deletionsaddons/website_event_questions/tests/test_event_internals.py
Loading