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" )
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
0
feb 22
|
5623 | |||
|
1
apr 21
|
2787 | |||
|
0
apr 21
|
3687 | |||
|
1
nov 20
|
3528 | |||
|
Migrate Odoo cloud to V13
Risolto
|
2
giu 20
|
3624 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.