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" )
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
0
ก.พ. 22
|
4510 | |||
|
1
เม.ย. 21
|
1967 | |||
|
0
เม.ย. 21
|
2719 | |||
|
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.