Ir al contenido
Menú
Se marcó esta pregunta
3106 Vistas

I need to do a filter search in the list view for a date compute field in product.product


class ProductProduct(models.Model):

     _inherit = 'product.product'

     date_last = fields.Date(compute="_date_last" search="search_date" )

   

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
feb 22
4081
1
abr 21
1671
0
abr 21
2383
1
nov 20
2425
2
jun 20
2612