Skip to Content
Menu
This question has been flagged
2808 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
feb 22
3662
1
apr 21
1316
0
apr 21
2052
1
nov 20
2111
2
jún 20
2346