Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2804 Zobrazení

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šit
Related Posts Odpovědi Zobrazení Aktivita
0
úno 22
3660
1
dub 21
1309
0
dub 21
2050
1
lis 20
2107
2
čvn 20
2345