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" )
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
0
feb. 22
|
5610 | |||
|
1
apr. 21
|
2774 | |||
|
0
apr. 21
|
3677 | |||
|
1
nov. 20
|
3520 | |||
|
Migrate Odoo cloud to V13
Rezolvat
|
2
iun. 20
|
3608 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.