Currently I am using the {#UID} syntax for my custom query to get the current uid, so what syntax should I use if I want to use the "Date Filter" filter in the custom query?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
3
답글
1727
화면
Hi,
As this is a third part app, better raise a ticket in the app seller's support channel.
Thanks
Anh giải quyết được chưa ạ?
Hi,
You can use a normal PSQL query inside the custom query, as the semicolon should be removed at the end.
like if you need to show employee ID and name, then the query should be like
"select barcode,name from hr_employee"
Thanks
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
Odoo Dashboard
해결 완료
|
|
1
6월 25
|
4253 | |
|
1
5월 25
|
1144 | ||
|
0
11월 24
|
1307 | ||
|
2
10월 24
|
1376 | ||
|
1
8월 24
|
1351 |
Anh giải quyết được chưa ạ?