Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3171 Vizualizări

Hello, I'm newbie in odoo.


Currently, I'm trying to get my server online through Ngrok and all going well. But the case is I want to publish my website page only to be accessed by user (portal). Now, Im using Odoo V13 community and I dont hosting any, just want to make my website in localhost can be accessed by other through internet using Ngrok. Thanks for your help.

Imagine profil
Abandonează
Cel mai bun răspuns

Hello krisna

If you want to make you website only accessible to user then you need to add auth="user"  in your route which is called by your website menu.


EX: @http.route('/blog', type='http', auth="user", website=True)

Thanks
 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
feb. 24
1012
1
sept. 25
302
5
aug. 25
4912
2
aug. 25
1565
2
aug. 25
770