Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
21845 Представления

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

Лучший ответ

Hello. Please refer this link:

https://www.odoo.com/forum/help-1/question/how-css-and-js-inheritance-works-on-odoo-v8-55278

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
12
авг. 20
24236
1
апр. 23
4831
1
июл. 24
1835
1
июл. 24
1849
4
янв. 24
22926