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
11649 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
22773
4
maj 23
11218
1
sty 19
10002
0
paź 17
3839
0
lis 16
3119