Hi, can anyone tell me,
How to allow the user to the website only after login, if they didn't log in, they should be redirected to the login page, and once they logged in, they can see the website
I've tried auth="user" in the web module ( for testing purposes) and also tried by writing a custom module, can anyone tell answer, please
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
1543
Visualizações
the menu can show, but if they click that without login, it should redirect to the login page,
but if they log in and click the website, it can go to the website page.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
4
mar. 24
|
4899 | ||
Website form default country
Resolvido
|
|
1
set. 22
|
3651 | |
|
2
jul. 22
|
2212 | ||
|
1
jun. 22
|
2758 | ||
|
0
abr. 22
|
1722 |
Hello,
In that case, do you want the menu will be visible after login or anything else?