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" )
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" )
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
0
Feb 22
|
5628 | |||
|
1
Apr 21
|
2790 | |||
|
0
Apr 21
|
3688 | |||
|
1
Nov 20
|
3530 | |||
|
Migrate Odoo cloud to V13
Diselesaikan
|
2
Jun 20
|
3627 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.