Hi All,
I want to remove My Odoo.com account , About Odoo and Help located above from Log out option for User.
How can I achieve it?
Thanks in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi All,
I want to remove My Odoo.com account , About Odoo and Help located above from Log out option for User.
How can I achieve it?
Thanks in advance.
Step 1:
Install module "Remove odoo.com bindings".
This will do the odoo debranding
Still "About Odoo" will be visible in top right menu, to further remove this
Step 2:
Replace the below code in base.xml within the module installed
disable_openerp_online/static/src/xml/base.xml
<?xml version="1.0" encoding="UTF-8"?>
<templates>
<t t-extend="UserMenu">
<t t-jquery="a[data-menu='account'], a[data-menu='help'], a[data-menu='about']">
this.parent().remove();
</t>
</t>
</templates>
Thanks a lot ! This is exactly what I needed. +1 for this.
Thanks a lot ! its very helpful. +1 for this.
The same above module is also available for odoo 9 through this link: https://apps.openerp.com/apps/modules/9.0/disable_odoo_online/
But honestly, I don't notice any changes after installation.
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ýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 5 15
|
3226 | ||
|
0
thg 1 24
|
2850 | ||
|
1
thg 6 17
|
4463 | ||
|
4
thg 6 25
|
2082 | ||
|
1
thg 6 25
|
931 |
This efficient tool allows you to remove unnecessary options from the User Account Menu.
https://youtu.be/_scgqjyA9tw