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" )
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
0
Feb. 22
|
5612 | |||
|
1
Apr. 21
|
2774 | |||
|
0
Apr. 21
|
3682 | |||
|
1
Nov. 20
|
3520 | |||
|
Migrate Odoo cloud to V13
Gelöst
|
2
Juni 20
|
3615 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.