跳至內容
選單
此問題已被標幟
2859 瀏覽次數

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
3693
1
4月 21
1340
0
4月 21
2080
1
11月 20
2139
2
6月 20
2357