This question has been flagged
3194 Views

Using Product_variant_multi on V7, when I try to create a "Normal" Product, I have the following error :

AttributeError: View definition error for inherited view 'product_variant_multi.product_normal_variant_form_view' on model 'product.product': Element '<group col="2" colspan="2" groups="base.group_extended">' not found in parent view 'product.product_normal_form_view'

Is it normal ? cause we have to use "product template" now ?

Or is it a bug ? we should be able to create product template and normal product. If so it means I have to log a bug.

I downloaded the module product_variant_template for V7 from here : http://bazaar.launchpad.net/~product-core-editors/openerp-product-variant/extraction-70/files

Avatar
Discard

I am currently evaluating this update module developed by Akretion: https://code.launchpad.net/~akretion-team/openerp-product-variant/migr-v7-wip

Download using: bzr branch lp:~akretion-team/openerp-product-variant/migr-v7-wip

The installation went just fine and I am currently playing with it to make sure everything is as good as it should be.