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:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
1776
มุมมอง
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.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
4
มี.ค. 24
|
5239 | ||
Website form default country
แก้ไขแล้ว
|
|
1
ก.ย. 22
|
3878 | |
|
2
ก.ค. 22
|
2448 | ||
|
1
มิ.ย. 22
|
2973 | ||
|
0
เม.ย. 22
|
1834 |
Hello,
In that case, do you want the menu will be visible after login or anything else?