I had to install website module to use it with other module need it, but i dont want to log through the website module, how can I set this?
http://IP:8069/
= Loging default page odoo v8 (NO WEBSITE MODULE O WEBSITE LOAD BY DEFAULT).
thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I had to install website module to use it with other module need it, but i dont want to log through the website module, how can I set this?
http://IP:8069/
= Loging default page odoo v8 (NO WEBSITE MODULE O WEBSITE LOAD BY DEFAULT).
thanks.
You might want to check this module:
- https://www.odoo.com/apps/modules/9.0/website_login_hide/
If you want to completely hide the homepage then you should redirect http://IP:8069 to http://IP:8069/web/login using a proxy server for example.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
Thanks Ermin, is not that exactly whay i am looking for.
I dont want to hide the top right corner of website module landing page. I just want to by default when someone load my odoo site. http://IP:8069 . Load the default login site that odoo has. Like website module in not installed.
Please check my amended answer.