Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4925 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

Hello there, 

Have you solved your issue ? 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
maj 18
3351
0
kwi 18
7893
0
lut 21
2769
2
cze 19
5181
1
paź 18
3744