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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
1
Відповісти
11527
Переглядів
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,...)" />
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
How to break from for loop in qweb?
Вирішено
|
|
5
груд. 23
|
22632 | |
|
4
трав. 23
|
11022 | ||
|
1
січ. 19
|
9909 | ||
|
0
жовт. 17
|
3760 | ||
|
0
лист. 16
|
3030 |