Skip to Content
मेन्यू
This question has been flagged
6033 Views

I need to restrict some pages to be accessible only to users that are logged in. Like \shop or \partners etc.


How do I do this? I know I could overwrite controllers but it seems like a bad idea, because I would need to copy whole controller to my custom module and other inheriting modules would brake.


Using Odoo 13


Avatar
Discard
Author

Hey Ray, thanks for the comment.

I also just found out how to override a Controller like in this module:

https://github.com/OCA/e-commerce/blob/12.0/website_sale_require_login/controllers/main.py

Which method is better in your opinion?

Related Posts Replies Views Activity
1
अग॰ 23
3711
2
अग॰ 25
651
5
अग॰ 25
10138
2
जुल॰ 25
1114
4
अग॰ 25
1288