Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2882 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
feb. 22
3699
1
apr. 21
1347
0
apr. 21
2106
1
nov. 20
2148
2
jun. 20
2366