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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
3
Respuestas
1663
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Odoo Dashboard
Resuelto
|
|
1
jun 25
|
4144 | |
|
1
may 25
|
1075 | ||
|
0
nov 24
|
1270 | ||
|
2
oct 24
|
1332 | ||
|
1
ago 24
|
1304 |
Anh giải quyết được chưa ạ?