Skip to Content
Menú
This question has been flagged
2799 Vistes

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
Related Posts Respostes Vistes Activitat
0
de febr. 22
3647
1
d’abr. 21
1302
0
d’abr. 21
2046
1
de nov. 20
2101
2
de juny 20
2340