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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
3
Antworten
4866
Ansichten
Use js directly or update variables through js I think Usermenu.js in web addon
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Apr. 20
|
2862 | ||
|
3
Aug. 18
|
10550 | ||
|
0
März 15
|
3738 | ||
|
5
Nov. 24
|
46886 | ||
|
0
Apr. 25
|
1383 |
Try with parser
Wrong , qweb templates has no parser, you may think qweb reports