Enable search in product variants names instead then in product name only.
This module has the following features and limits:
- When the variants are saved, we store the whole description in an internal field: product_product.var_desc.
- When searching for products, e.g. in invoice line, we perform search in that field.
- The "space" in search is a special character, so that "AA BB CC" will match both "AAAAABBBCCCC" and "BBBCCAAA" but not "AAAAA".
- Variant description is modified, attributes are ordered according to attributes' Sequence ordering, and not to alphabetic ordering.
- We do not search in customer's description! So this module is not compatible with companies using customer-specific descriptions.
- product_product.var_desc is a computed attribute stored on database, it's calculated during module install. If you want to recalculate it, the fast option is to reinstall this module.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedDoesn't Work on odoo 13.
Re: Doesn't Work on odoo 13.
Fixed, it now works.
Please update to v15. This is very helpful!
Does it work on Website search V13?
If so, does it bring up the image of that specific variant?
Dear author, can you use it on odoo14?
This is a very convenient module, hope to use it in 14