콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3200 화면

Hello,

In OpenERP 7 there's a module that allows us to create product variants, and then generate all the products combining this variants... Is there any module that allows us to do so in Odoo 8? I know the variants are already implemented into this new version, but what happens when you need to create like 20 variants for 1000 products?

Thanks

아바타
취소
작성자

Can someone help me? Thanks.

@Aitor,

Have you tried the __unported__ modules in 8.0?:

https://github.com/OCA/product-variant/tree/8.0/__unported__?

작성자

Thanks for your anwser Luke, but the module is not installable yet. If I modify the __openerp__,py to installable = true and try to install it gives so much errors...

When you need to create 20 variants for 1000 products , you would be required to import it through CSV files