Skip to Content
Menu
This question has been flagged
1 Reply
9856 Views

Hi all, 

When I enable the debug mode, I can see that the odoo system get the following css file for example 

account_reconciliation.less.css

bootstrap.less.css

form.view.less.css

form_view_layout.less.css

I can see the less file in the folder but I cannot find the css file. I see that in the assets_backend template for each module, there's an include link 

<link rel="stylesheet" href="/account_asset/static/src/less/account_asset.less"/>

But the question is : 

1. When will the less file is compiled to css ? 

2. What should I do when I want to override the less file in lower module. 

Thanks. 

Avatar
Discard
Best Answer

Hi,

you can have a look at less odoo use some less library ...


Hope this could helps ..

Avatar
Discard
Related Posts Replies Views Activity
2
Feb 24
16999
5
Nov 24
46551
3
Oct 15
9234
0
Apr 22
3888
8
Jan 18
6769