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 !!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
1
čvc 25
|
1088 | ||
Search a message
Vyřešeno
|
|
1
úno 25
|
1591 | |
|
4
čvc 24
|
7383 | ||
|
2
čvc 24
|
8871 | ||
|
4
čvn 24
|
26356 |
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.