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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
1547
查看
Hi,
As this is a third part app, better raise a ticket in the app seller's support channel.
Thanks
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
|
3765 | |
|
1
5月 25
|
926 | ||
|
0
11月 24
|
1217 | ||
|
2
10月 24
|
1166 | ||
|
1
8月 24
|
1227 |