This module allows users to search products based on a list of default codes or barcodes. It can be extended to other values if needed.
Table of contents
By default, the multi value search looks on default_code and barcode properties. If you need to extend to other property, you just need to adapt the related system parameter: 'product_search_multi_value.search_field'.
Go on the product search view and search on a list of default_code separated by a space. The search must be based on "Multiple search" field.
- The searched fields should not be related non stored ones where the target model has an 'active' field as it can leads to not found records.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- ACSONE SA/NV
- Cédric PIGEON <cedric.pigeon@acsone.eu>
- Xavier Bouquiaux <xavier.bouquiaux@acsone.eu>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/odoo-pim project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.