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" )
Create an account today to enjoy exclusive features and engage with our awesome community!
Registracija| Related Posts | Replies | Rodiniai | Veikla | |
|---|---|---|---|---|
|
0
vas. 22
|
5631 | |||
|
1
bal. 21
|
2793 | |||
|
0
bal. 21
|
3697 | |||
|
1
lapkr. 20
|
3538 | |||
|
Migrate Odoo cloud to V13
Solved
|
2
birž. 20
|
3636 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.