تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
6128 أدوات العرض

When duplicating of a product with variants, Odoo creates a new product (copy), but without variants: they have all disappeared. This is probably a standard decision by the editor.

However, i'm sure other people have hade the need to duplicate a product and keep variants. Is there a module to allow this?

Thanks

الصورة الرمزية
إهمال

What version are you using? This totally changed between v7 and v8.

الكاتب

I should have been more clear from start: V8.0

أفضل إجابة

In v8 it is not copied (which is the default behaviour if the developer does not specify it for one/many2many).  You could put copy=True in product_variant_ids and attribute_line_ids in the code.  I wonder if it would not copy too many things if we put in standard. 

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Anyone has suggestions or an input on this question?
Thanks,

الصورة الرمزية
إهمال
أفضل إجابة

What happens is you are dupplicating the product.template record and not the product.product associated. A solution might be to use https://www.odoo.com/apps/trunk/product_variant_multi/ if it fits your setup.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
ديسمبر 24
1173
3
ديسمبر 22
5792
1
ديسمبر 22
5489
1
نوفمبر 22
2806
2
فبراير 21
12520