Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5 Відповіді
33871 Переглядів

How can i make an image as the icon of my custom module

Аватар
Відмінити
Найкраща відповідь

Save the image (64x64) at your_module/static/src/img/icon.png

Аватар
Відмінити

You can also use image with size of 128x128. It is not compulsory to use 64x64 only.

Найкраща відповідь

For me it has worked with :

my_module/static/description/icon.png
Аватар
Відмінити
Найкраща відповідь

for creating an icon to the custom module you have to override your default icon that exists in the base module.

base/static/description/icon.png.    

write your icon in the description folder.


your project name /static/description/icon.png.    


I think this will help you to change the icon.  




Аватар
Відмінити
Найкраща відповідь

I found 150x150 worked on Odoo V8.

Аватар
Відмінити
Найкраща відповідь

Very useful video to create stylist custom icon for your odoo.

https://youtu.be/PS5F_C1nL0k

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лип. 24
1856
1
січ. 24
4994
2
бер. 23
2706
3
черв. 20
10512
2
бер. 20
8934