i'm using odoo 11 and i have installed open HRMS core which install a specific theme. After that i have installed another module which named overtime (bt_hr_overtime_automatic) to satisfy my needs but the problem is in the menu of the apps the new module doesn't has a icon and i want to add one(Ps: the module has a picture named "icon.png" in the folder /static/description/). Any idea on how to do that ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
15551
Visninger
Hi Dhouha,
You can add the icon to any menu with the option "web_icon". For example:
<menuitem name="My Custom App" id="menu_custom_main" sequence="4" web_icon="your_module_name,static/src/img/icon.jpg"/>
In this example the icon (icon.jpg) is stored in the module named 'your_module_name' under the folder static/src/img.
Regards,
Yenthe
Thank you very much for your answer
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
2
jul. 24
|
2364 | ||
|
1
jun. 24
|
4886 | ||
|
1
okt. 23
|
10513 | ||
|
1
okt. 23
|
98 | ||
|
1
aug. 23
|
2193 |