Hello,
Where is the icon file located in odoo8? is it is .ico file or any other format?
Thanks in advance.
Shamji.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
Where is the icon file located in odoo8? is it is .ico file or any other format?
Thanks in advance.
Shamji.
Hello Solanki,
Find the bellow path in odoo where all the icon available and those all icons use in button.
Icon Path: odoo/openerp/tools/misc.py line no 653.
Example <button name="your method name" type="object" string="display string" icon="STOCK_FILE"/>
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
3
дек. 23
|
3668 | |||
|
2
мар. 21
|
4582 | |||
|
2
нояб. 20
|
12308 | |||
|
1
февр. 24
|
8657 | |||
|
1
апр. 17
|
4661 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hello, Thanks for support. I found that button icon is a font not a icon file. Thanks. Shamji