Skip to Content
Menu
This question has been flagged

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

Avatar
Discard
Author 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
Discard

You are a Real Man !

Related Posts Replies Views Activity
0
May 21
15
1
Jul 24
4425
1
Apr 21
8297
1
Jul 25
5753
1
Oct 22
501