Ir al contenido
Menú
Se marcó esta pregunta
2798 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
3646
1
abr 21
1300
0
abr 21
2045
1
nov 20
2099
2
jun 20
2340