Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
22480 Visualizzazioni

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
Abbandona
Autore

Forgot to mention I'm using openerp v8

Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
12
ago 20
25031
1
apr 23
5614
1
lug 24
2617
1
lug 24
2665
4
gen 24
24088