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" )
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
0
feb. 22
|
5612 | |||
|
1
apr. 21
|
2774 | |||
|
0
apr. 21
|
3682 | |||
|
1
nov. 20
|
3520 | |||
|
2
juni 20
|
3616 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.