跳至内容
菜单
此问题已终结
2796 查看

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" )

   

形象
丢弃
相关帖文 回复 查看 活动
0
2月 22
3646
1
4月 21
1300
0
4月 21
2045
1
11月 20
2097
2
6月 20
2340