コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2826 ビュー

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
3678
1
4月 21
1325
0
4月 21
2062
1
11月 20
2126
2
6月 20
2352