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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
11321
Vistas
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,...)" />
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
How to break from for loop in qweb?
Resuelto
|
|
5
dic 23
|
22359 | |
|
4
may 23
|
10683 | ||
|
1
ene 19
|
9687 | ||
|
0
oct 17
|
3540 | ||
|
0
nov 16
|
2804 |