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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
3
Respostes
1654
Vistes
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
Odoo Dashboard
Solved
|
|
1
de juny 25
|
4066 | |
|
1
de maig 25
|
1059 | ||
|
0
de nov. 24
|
1265 | ||
|
2
d’oct. 24
|
1304 | ||
|
1
d’ag. 24
|
1297 |
Anh giải quyết được chưa ạ?