Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3152 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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__?

Tác giả

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