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

I am using xmlrpc to fetch sales report data.

Below is the query I am using:
domain = [["date", ">=", datetime.datetime(2022,12,16,10,0,0)], ["date", "sales_rec = models.execute_kw(db, uid, password, 'sale.report', 'search_read', [domain], {})

I want data for only 16th. But I am also getting data for

 '2022-09-24 09:28:01' and '2022-09-23 12:54:02'.

Why is this happening? or Is there anything missing in my query?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
maj 22
11028
0
kwi 22
2509
0
cze 21
2100
1
sie 24
1307
1
sty 20
3915