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
|
4510 | |||
|
1
أبريل 21
|
1970 | |||
|
0
أبريل 21
|
2722 | |||
|
1
نوفمبر 20
|
2709 | |||
|
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.