跳至内容
菜单
此问题已终结
2 回复
22038 查看

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

形象
丢弃
编写者

Forgot to mention I'm using openerp v8

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
12
8月 20
24453
1
4月 23
5066
1
7月 24
2024
1
7月 24
2048
4
1月 24
23225