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" )
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
févr. 22
|
3663 | ||
|
1
avr. 21
|
1317 | ||
|
0
avr. 21
|
2052 | ||
|
1
nov. 20
|
2113 | ||
Migrate Odoo cloud to V13
Résolu
|
|
2
juin 20
|
2346 |