I installed the module web_responsive (by the OCA)
Now, my app is missing an icon
I'd love to provide a link to a screenshot but if I do so, my post will be refused
Where do I need to provide such icon ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I installed the module web_responsive (by the OCA)
Now, my app is missing an icon
I'd love to provide a link to a screenshot but if I do so, my post will be refused
Where do I need to provide such icon ?
Hello @Adriano,
If it is the app icon which is visible in home screen (Enterprise Home)
Please check into its menu.
Here is an example of Invoicing menu:
Check example in comment below.
-> web_icon="account,static/description/icon.png
The above line adds icon to the app menu where `account` is the module name and `static/description/icon.png` is the path of icon inside module.
If it is regarding the app icon which is in apps list
please check in description folder there you will have to add (if does not exist) a file named icon.png (icon for app).
Do the above and upgrade app list and then the module if required.
Hope this helps.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
<menuitem name="Invoicing"
id="menu_finance"
groups="account.group_account_user,account.group_account_manager,account.group_account_invoice"
web_icon="account,static/description/icon.png"
sequence="40"/>
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 24
|
5024 | ||
Odoo Server error
Solved
|
|
2
Mar 21
|
3670 | |
|
2
Dec 16
|
6584 | ||
|
2
Jul 15
|
3779 | ||
|
0
Feb 23
|
3254 |