Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
5920 Представления

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

Аватар
Отменить
Автор Лучший ответ

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.

Аватар
Отменить

You are a Real Man !

Related Posts Ответы Просмотры Активность
0
мая 21
15
1
июл. 24
4440
1
апр. 21
8311
1
июл. 25
5765
1
окт. 22
501