Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1026 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 25
1375
0
sie 25
1365
2
kwi 23
25556
0
gru 20
3209
2
cze 20
17677