How can i access env or any odoo instance from an odoo qweb templates? Here I am doing operations on the template where UserMenu and here is that possible to check using t-if with and odoo instance or env?
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
3
Respuestas
4802
Vistas
Use js directly or update variables through js I think Usermenu.js in web addon
¿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 | |
---|---|---|---|---|
|
0
abr 20
|
2818 | ||
|
3
ago 18
|
10488 | ||
|
0
mar 15
|
3726 | ||
|
5
nov 24
|
46793 | ||
|
0
abr 25
|
1348 |
Try with parser
Wrong , qweb templates has no parser, you may think qweb reports