Hello,
Where is the icon file located in odoo8? is it is .ico file or any other format?
Thanks in advance.
Shamji.
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"/>
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
3
déc. 25
|
4930 | |||
|
2
mars 21
|
5638 | |||
|
2
nov. 20
|
13736 | |||
|
1
févr. 24
|
9733 | |||
|
1
avr. 17
|
5949 |
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