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
답글
4931
화면
Use js directly or update variables through js I think Usermenu.js in web addon
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
4월 20
|
2932 | ||
|
3
8월 18
|
10656 | ||
|
0
3월 15
|
3808 | ||
|
5
11월 24
|
47099 | ||
|
0
4월 25
|
1459 |
Try with parser
Wrong , qweb templates has no parser, you may think qweb reports