I am creating all my product definitions by importing from a .csv file.
Many of the products i create, has variants that are common (i.e. coatings types on aluminum profiles) for product categories. I can create each variant on profile by following columns:
product_variant_ids/attribute_line_ids/attribute_id
product_variant_ids/attribute_line_ids/value_ids
Is there a way to import them also with the extra prices for each product variant? Or any other way besides importing?
You want to include the extra_prices of variants while importing?
Yes, this is what i need to do while importing. Otherwise, takes to much time to edit extra prices for each product within odoo.
@erastus, yes, users can also see products created by admin. So did you achieve to import extra prices while importing?