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

Good morning, using Odoo, if I create 3 separate products (e.g. A, B, and C), is it possible to later turn them into variants of a single parent product Keep Costs, Images, and Descriptions ?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Great question. In Odoo (Release 18), once you’ve created individual products (A, B, and C) as standalone items, you cannot directly convert them into variants of a single parent product without reconfiguring their structure. Variants in Odoo are generated based on product attributes (like Size, Color, etc.), and the system treats standalone products and product variants differently at the database level.

If you want A, B, and C to become variants under one parent product, you’ll need to:

  1. Create a new parent product configured with attributes and values (e.g., Attribute = Model; Values = A, B, C).
  2. Recreate or migrate the existing data (costs, images, descriptions) into the variants manually or via script/API.
  3. Deactivate or archive the original standalone products to avoid duplicates and confusion.

Regarding costs, images, and descriptions:

  • Each variant can have its own cost and image.
  • Descriptions (sales/purchase) can be inherited from the parent or customized per variant.

Let me know if you need help with the best approach or automation to simplify the transition.

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

Thank you for your reply

Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 6 25
2934
4
thg 1 18
8432
1
thg 2 24
5257
0
thg 3 23
2121
4
thg 3 16
8689