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 !!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jul 25
|
1096 | ||
Search a message
Resuelto
|
|
1
feb 25
|
1600 | |
|
4
jul 24
|
7390 | ||
|
2
jul 24
|
8960 | ||
|
4
jun 24
|
26377 |
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.