How can i make an image as the icon of my custom module
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
5
回覆
33778
瀏覽次數
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.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
7月 24
|
1801 | ||
|
1
1月 24
|
4896 | ||
|
2
3月 23
|
2654 | ||
|
3
6月 20
|
10456 | ||
|
2
3月 20
|
8872 |