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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
995
查看
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 25
|
1325 | ||
|
0
8月 25
|
1333 | ||
|
2
4月 23
|
25478 | ||
|
0
12月 20
|
3166 | ||
|
2
6月 20
|
17632 |