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" )
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
4506 | |||
|
1
апр. 21
|
1965 | |||
|
0
апр. 21
|
2712 | |||
|
1
нояб. 20
|
2708 | |||
|
Migrate Odoo cloud to V13
Решено
|
2
июн. 20
|
2873 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.