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" )
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
0
февр. 22
|
5631 | |||
|
1
апр. 21
|
2793 | |||
|
0
апр. 21
|
3697 | |||
|
1
нояб. 20
|
3537 | |||
|
Migrate Odoo cloud to V13
Решено
|
2
июн. 20
|
3636 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.