Hello I'd like to know how change the product search behavior when I create a new document (i.e. Sales Order) in odoo 8.
I'd like to find the product by a custom field and also by all the translations
Thank you !!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello I'd like to know how change the product search behavior when I create a new document (i.e. Sales Order) in odoo 8.
I'd like to find the product by a custom field and also by all the translations
Thank you !!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 7 25
|
1088 | ||
Search a message
Đã xử lý
|
|
1
thg 2 25
|
1593 | |
|
4
thg 7 24
|
7383 | ||
|
2
thg 7 24
|
8878 | ||
|
4
thg 6 24
|
26358 |
you need to replace the default search scenarios in sales order xml file. or you need to add your own search scenario by inheriting the search view.