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" )
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
0
lut 22
|
5609 | |||
|
1
kwi 21
|
2774 | |||
|
0
kwi 21
|
3668 | |||
|
1
lis 20
|
3520 | |||
|
Migrate Odoo cloud to V13
Rozwiązane
|
2
cze 20
|
3598 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.