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" )
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
февр. 22
|
3734 | ||
|
1
апр. 21
|
1353 | ||
|
0
апр. 21
|
2128 | ||
|
1
нояб. 20
|
2184 | ||
Migrate Odoo cloud to V13
Решено
|
|
2
июн. 20
|
2379 |