Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

I am trying to create postgres view report in Odoo v10 and data will be proper but the problem is filtering data with wizard by date. for example, here is default Postgres View fields. 

id
emp_name
start_date
end_date
1
ABC
10/1/2017

10/31/2017

2
XYZ
11/1/2017 
11/31/2017
3
MNP
1/1/2018
1/31/2017

and I am create one wizard with fields start_date and end_date. And I wanted filter postgres view record with wizard start_date and end_date.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
gru 21
2753
2
lut 19
10073
0
lis 18
2593
0
lis 18
2304
2
lut 18
15705