Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
22146 Zobrazení

I have a web module that is an extension of the point of sale, I have created my own module and I have properly set the 

'css' : ['static/src/css/my_css.css']

but I don't know why but this css is not being loaded I tried reinstalling the module but with no luck If you have any ideas I would be really grateful 

Thanks in advance

Avatar
Zrušit
Autor

Forgot to mention I'm using openerp v8

Nejlepší odpověď

It should work if you are using v7.0.

Maybe you CSS file doesn't exist in that path, or the file permissions are not enough. run

sudo chmod 755 /YOUR_MODULE_PATH/static/src/css/my_css.css

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
12
srp 20
24574
1
dub 23
5171
1
čvc 24
2116
1
čvc 24
2141
4
led 24
23399