تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
21696 أدوات العرض

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
أغسطس 20
24143
1
أبريل 23
4652
1
يوليو 24
1612
1
يوليو 24
1615
4
يناير 24
22651