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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
1
Respondre
1533
Vistes
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
4
de març 24
|
4889 | ||
Website form default country
Solved
|
|
1
de set. 22
|
3649 | |
|
2
de jul. 22
|
2211 | ||
|
1
de juny 22
|
2751 | ||
|
0
d’abr. 22
|
1719 |
Hello,
In that case, do you want the menu will be visible after login or anything else?