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
11915 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
23110
4
maj 23
11655
1
sty 19
10266
0
paź 17
4040
0
lis 16
3351