Ir al contenido
Menú
Se marcó esta pregunta
1588 Vistas

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?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 22
11027
0
abr 22
2507
0
jun 21
2099
1
ago 24
1307
1
ene 20
3914