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
11520 Widoki

I try to call function but when I call it he raise for me message tell me he cant callable this function please help me whate can make this.

Awatar
Odrzuć
Najlepsza odpowiedź

If function is in the same model then you can use:

  <span t-esc="o.your_call_function()" />

or

<span t-esc="o.your_call_function(arg1,agr2,...)" />

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
gru 23
22620
4
maj 23
11017
1
sty 19
9904
0
paź 17
3758
0
lis 16
3029