odoo-product-configurator
odoo-product-configurator copied to clipboard
Unable to configure product
Impacted versions: 9.0 Community Steps to reproduce: Quotations > Configure Product >Select template > Next Current behavior: Unable to proceed to configure product.
File "/odoo/odoo-server/openerp/api.py", line 250, in wrapper return old_api(self, *args, **kwargs) File "/odoo/odoo-server/openerp/addons/base/ir/ir_ui_view.py", line 900, in postprocess_and_fields fields = Model.fields_get(cr, user, None, context=context) File "/odoo/odoo-server/openerp/api.py", line 250, in wrapper return old_api(self, *args, **kwargs) File "/odoo/odoo-server/openerp/api.py", line 354, in old_api result = method(recs, *args, **kwargs) File "/home/odoo/odoo-product-configurator/product_configurator_wizard/wizard/product_configurator.py", line 301, in fields_get value_ids = wiz.product_tmpl_id.values_available( AttributeError: 'product.template' object has no attribute 'values_available'
Expected behavior:
Selection of variants
Video/Screenshot link (optional):