Skip to Content
Menú
This question has been flagged

Here you can find the domain to filter on today's date.

Avatar
Descartar
Autor Best Answer

Here you can find the domain to filter on today's date.



['&',
('x_date_start', '>=', context_today().strftime("%Y-%m-%d 00:00:00")),
('x_date_start', '<=', context_today().strftime("%Y-%m-%d 23:59:59"))
]



You can create a user defined filter and add the code in the domain field. Note that you need to adapt the date field name to the field you want to filter on.

Avatar
Descartar

You are a Real Man !

Related Posts Respostes Vistes Activitat
0
de maig 21
15
1
de jul. 24
4430
1
d’abr. 21
8297
1
de jul. 25
5756
1
d’oct. 22
501