Skip to Content
Menu
This question has been flagged
2 Replies
7213 Views

Hello,

Where is the icon file located in odoo8? is it is .ico file or any other format? 

Thanks in advance.

Shamji.





Avatar
Discard
Author

Hello, Thanks for support. I found that button icon is a font not a icon file. Thanks. Shamji

Best Answer

Hi:

I think, the path is:

/addons/web/static/src/img/icons

Best regards.


Avatar
Discard
Best Answer

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"/>

Avatar
Discard
Related Posts Replies Views Activity
3
Dec 23
2334
2
Mar 21
3764
2
Nov 20
11374
1
Feb 24
7904
1
Apr 17
3620