Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
5998 Visualizações

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

Avatar
Cancelar
Autor Melhor resposta

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
Cancelar

You are a Real Man !

Publicações relacionadas Respostas Visualizações Atividade
0
mai. 21
15
1
jul. 24
4522
1
abr. 21
8390
1
jul. 25
5837
1
out. 22
501