콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
22070 화면

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
24474
1
4월 23
5079
1
7월 24
2043
1
7월 24
2063
4
1월 24
23240