コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1614 ビュー

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?

アバター
破棄
関連投稿 返信 ビュー 活動
2
5月 22
11031
0
4月 22
2522
0
6月 21
2122
1
8月 24
1316
1
1月 20
3924