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" )
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
0
févr. 22
|
5610 | |||
|
1
avr. 21
|
2774 | |||
|
0
avr. 21
|
3679 | |||
|
1
nov. 20
|
3520 | |||
|
Migrate Odoo cloud to V13
Résolu
|
2
juin 20
|
3614 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.