Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2824 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
3676
1
dub 21
1325
0
dub 21
2058
1
lis 20
2123
2
čvn 20
2351