product-variant
product-variant copied to clipboard
From https://github.com/OCA/product-variant/pull/186
Hi, As by title, in module **product_variant_configurator** the `product.pricelist` method `_compute_price_rule` raises an exception IndexError: tuple index out of range when the parameter `products` is an empty recordset. ``` def...
module: product_matrix_sticky_header version: 14.0 Can you please upgrade the module to 16?
New module for create variant from product template and add the attribute values if not exist.
## Module OCA / product-variant ## Describe the bug A clear and concise description of what the bug is. ## To Reproduce on version 16.0 file product.py Steps to reproduce...
The downside of this approach is that it will slow down the mass product creation as it calls to the product creation for each product individually.
After installing product_variant_configurator, if you go to 'Inventory > Reporting > Valuation' the following error message appears: ``` File "/opt/odoo/odoo/addons/base/models/ir_ui_view.py", line 1318, in _postprocess_tag_groupby self._postprocess_view(node, field.comodel_name, editable=False, parent_name_manager=name_manager) File "/opt/odoo/odoo/addons/base/models/ir_ui_view.py",...
## Module product_variant_default_code ## Describe the bug If we want to use the gift coupons at the POS, we get the following error message If we uninstall the module gift...
- Standard migration from 13 to 16. @Tecnativa TT46599 @pedrobaeza @pilarvargas-tecnativa