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
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
3
返信
4814
ビュー
Use js directly or update variables through js I think Usermenu.js in web addon
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
0
4月 20
|
2822 | ||
|
3
8月 18
|
10491 | ||
|
0
3月 15
|
3726 | ||
|
5
11月 24
|
46797 | ||
|
0
4月 25
|
1353 |
Try with parser
Wrong , qweb templates has no parser, you may think qweb reports