Skip to Content
Menu
This question has been flagged

I would like to use my custom icons on some server action buttons since I would like something different from the icons declared in openerp/tools/misc.py, file whom I prefer to leave untouched.

I've created a folder on my module (static/src/img/icons) with a 16x16 and 64x64 png but the module doesn't look here, it continue to pick icons on addons/web/static/src/img/icons and if I put icons in this folder all works just fine but since those icons are part of a custom module it doesn't make any sense add icons manually on another folder. 

The question is: where should I declare the new path for icons in my module and how?

Avatar
Discard
Related Posts Replies Views Activity
5
Dec 19
7523
1
Jun 15
5991
0
Jun 15
120
1
Mar 15
3646
3
Jul 15
5817