Hello,
I managed to get odoo up and running and this is great. Thanks for this.
Now getting my hands dirty, I am actually planning to use the web module but for internal usage. Meaning I want only customers and employees to have access to some or full part of the web modules.
From my first test, as soon as I get the web module activated it gets up and take over the gated section.
Is this possible to achieve though?
Cheers,
H
Did you manage to restrict access? I tried with these 2 views - but it seems these are not the ones.... website_forum.forum_index website_forum.header
Sorry - I tried to edit the view. With the description of Fabrice and Forum.Forum it works! Now it would be wonderful to have a bublic Q&A and an internal one...
Still searching, so far the setup I would like is a home page with public access that direct to gated modules depending on the roles (employees, candidates, customers or partners). Actually your comment is giving me a head start as all my tentatives so far are very binary (meaning either I block everything or everything remains open).
Hey Tobias, would be glad to know the procedure you took to make it works for you. I can restrict the access but I am not getting the login screen when clicking on the forum link for example. I just get a 403 page. Do you as well?
Found the restrictions by modules, but the problem I found is when I restrict a page, the 403 code comes right away. My goal is to load the web login screen to direct the user after signing in to the right page. Any clues that might help please? Cheers.