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 !!
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
7月 25
|
1216 | ||
|
Search a message
已解決
|
|
1
2月 25
|
1647 | |
|
|
4
7月 24
|
7573 | ||
|
|
2
7月 24
|
9385 | ||
|
|
4
6月 24
|
26549 |
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.