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
- 프로젝트
- MRP
신고된 질문입니다
3
답글
5557
화면
Use js directly or update variables through js I think Usermenu.js in web addon
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
0
4월 20
|
3589 | ||
|
|
3
8월 18
|
11355 | ||
|
|
0
3월 15
|
4334 | ||
|
|
5
11월 24
|
48435 | ||
|
|
0
4월 25
|
2162 |
Try with parser
Wrong , qweb templates has no parser, you may think qweb reports