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.
Hi:
I think, the path is:
/addons/web/static/src/img/icons
Best regards.
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"/>
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
3
gru 23
|
2555 | ||
|
2
mar 21
|
3936 | ||
Add button after Create and Import (Odoo11)
Rozwiązane
|
|
2
lis 20
|
11531 | |
search_default does not work?..
Rozwiązane
|
|
1
lut 24
|
8027 | |
|
1
kwi 17
|
3822 |
Hello, Thanks for support. I found that button icon is a font not a icon file. Thanks. Shamji