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.
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.
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,...)" />
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
5
2月 26
|
24771 | |||
|
4
5月 23
|
14105 | |||
|
3
9月 24
|
55162 | |||
|
1
1月 19
|
11812 | |||
|
0
10月 17
|
5228 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.