How to change the default module logo ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
5
الردود
11743
أدوات العرض
How to change the default module logo ?
Hi yazeed,
you can add module to logo by adding icon.png in static
path-
my_module/static/src/img/icon.png
Hi,
Add the icon of the module inside the folder /static/description with the name icon.png . Make sure that you have clicked update app list menu after adding the icon.
You can see the icon of the account app here in this path: https://github.com/odoo/odoo/blob/12.0/addons/account/static/description/icon.png
Thanks
Yes i forgot to update app list menu after adding my logo inside the folder /static/description.
Thank you Thayif & Niyas for the help
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
مايو 25
|
261 | ||
|
1
يوليو 24
|
1093 | ||
|
4
يونيو 24
|
6245 | ||
|
1
يناير 24
|
3756 | ||
|
2
مارس 23
|
1976 |
i added my logo into ( my_module/static/src/img/icon.png )
and still doesn't change
try it under my_module/static/description/icon.png