Skip to content
Snippets Groups Projects
Unverified Commit 9771fdfe authored by Robot Odoo's avatar Robot Odoo Committed by GitHub
Browse files

[MERGE][REF] survey: update ACLs and refactor invite wizard

Purpose of this merge is to refactor, clarify and fix surveys access rights
and rules. Indeed currently surveys access rights and rules are not very
clear. This application is currently used mainly for external and public
surveys.

In this merge we clean access on survey models. Basically only surveys officers
and managers have access to the models. Other people including employees,
portal users and anonymous people users have to use the portal view and
dedicated routes instead of accessing data through the backend.

In this merge we also expand the access options of surveys. Surveys can be
public, limited to authenticated people, limited to employees or on invitation
only. Invite wizard has been redone to simplify it and better support those
options.

For more details about the content please have a look at each subcommits.

This merge is linked to task ID 1911586 and PR #28986.
parents 08a9391a 812d1ec0
No related branches found
No related tags found
No related merge requests found
Showing
with 661 additions and 391 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment