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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
Odoo Dashboard
Résolu
|
|
1
juin 25
|
4164 | |
|
1
mai 25
|
1093 | ||
|
0
nov. 24
|
1281 | ||
|
2
oct. 24
|
1342 | ||
|
1
août 24
|
1313 |
Anh giải quyết được chưa ạ?