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 !!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
lug 25
|
1088 | ||
Search a message
Risolto
|
|
1
feb 25
|
1593 | |
|
4
lug 24
|
7383 | ||
|
2
lug 24
|
8878 | ||
|
4
giu 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.