-
- Downloads
[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#
closes odoo/odoo#69928
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment