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
Відповіді
1738
Переглядів
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!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
Odoo Dashboard
Вирішено
|
|
1
черв. 25
|
4300 | |
Automatic Batch Transfer
Вирішено
|
|
1
серп. 25
|
165 | |
|
1
трав. 25
|
1155 | ||
|
0
лист. 24
|
1319 | ||
|
2
жовт. 24
|
1384 |
Anh giải quyết được chưa ạ?