I created a new module list. How to set it up so that visitors can access it without logging in? Do I define rules in ir.model.access.csv
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
If you need to show some information's for non logged users, then it has to be a website page.
* Create a website page and using the controller take the value from the model and render it in the template in a way you need.
* If you don't need, web page, just return the information from controller, so when users access this route or url, they will get the needed information's.
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 25
|
1311 | ||
|
0
Aug 25
|
1317 | ||
|
2
Apr 23
|
25453 | ||
|
0
Dec 20
|
3144 | ||
|
2
Jun 20
|
17614 |