Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
21795 Vizualizări

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

Imagine profil
Abandonează
Autor

Forgot to mention I'm using openerp v8

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
12
aug. 20
24205
1
apr. 23
4785
1
iul. 24
1757
1
iul. 24
1767
4
ian. 24
22811