-
- Downloads
[FW][IMP] website_event: avoid issue when registering as portal
A computed field on event may crash if current user is a portal user as it
tries to access registrations to know if current user is already participating
to the event.
We also fix ACL on the registrations as most code already use it as sudo and
do not access it directly. Only the event users or admins should access it
directly.
Task ID-2322411
PR odoo/odoo#68699
closes odoo/odoo#69939
closes odoo/odoo#69965
X-original-commit: odoo/odoo@f7c95d959520675fe11a345c3d9b1b85a675f9fa
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment