Here you can find the domain to filter on today's date.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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 !
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
may 21
|
15 | ||
|
1
jul 24
|
4437 | ||
|
1
abr 21
|
8307 | ||
|
1
jul 25
|
5761 | ||
|
1
oct 22
|
501 |