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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
11536
Vizualizări
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!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
How to break from for loop in qweb?
Rezolvat
|
|
5
dec. 23
|
22636 | |
|
4
mai 23
|
11030 | ||
|
1
ian. 19
|
9913 | ||
|
0
oct. 17
|
3761 | ||
|
0
nov. 16
|
3037 |