Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
990 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 25
1322
0
авг. 25
1332
2
апр. 23
25476
0
дек. 20
3164
2
июн. 20
17631