Skip to content
Snippets Groups Projects
Commit c96111bf authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

[FIX] web_tour: add sudo for record creation


Method `consume` is called at the end of a tour. Tour can be started via debug
menu by any admin with "Access rights", however the method requires `Settings`
access level.

Fix it by adding `sudo()`. This issue could be reviewed in master.

STEPS:

* change Administration access level to "Access rights"
* start tour `sale_quote_tour`
* follow the tour steps

opw-2965772

closes odoo/odoo#99378

Signed-off-by: default avatarIvan Elizaryev (iel) <iel@odoo.com>
parent 5b36e8e3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment