コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4910 ビュー

As I understand, all .less files have to be compiled using less.js in order for stuff like variables to work (hence why we need to install less when setting up Odoo). However when writing Javascript for Odoo modules the global variable "less" is not available. Is it omitted on purpose?

I tried adding less.js in my custom module manualy, which works, and then I can use the functions provided by the "less" variable, however none of the variables declared in Odoo's modules .less files are available to me.

My goal is to dynamically change a .less variable in another module, using less.js's function modifyVars(). Would really appreciate if someone could at least put me on the right path on how to achieve this.

アバター
破棄
最善の回答

Hello there, 

Have you solved your issue ? 

アバター
破棄
関連投稿 返信 ビュー 活動
0
5月 18
3344
0
4月 18
7890
0
2月 21
2767
2
6月 19
5180
1
10月 18
3739