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"/>
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
3
dec. 25
|
4948 | |||
|
2
mar. 21
|
5672 | |||
|
2
nov. 20
|
13755 | |||
|
1
feb. 24
|
9759 | |||
|
1
apr. 17
|
5959 |
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