Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

import prices and variants

Odoberať

Get notified when there's activity on this post

This question has been flagged
pricesvariantsPricelists
2 Replies
2295 Zobrazenia
Avatar
Hans Coene

I need to import product prices with variants. Any idea how ?

Note: the variants already exist with their respective prices, so I have no idea if I need to add these prices for variants again in the Excel file to import.

Version: Odoo 17


0
Avatar
Zrušiť
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,

Please refer to the following links:

1. https://www.cybrosys.com/blog/how-to-import-product-attributes-and-product-variants-in-odoo-17

2. https://www.odoo.com/documentation/18.0/applications/sales/sales/products_prices/products/import.html



Solved Forum:

https://www.odoo.com/id_ID/forum/help-1/how-to-import-products-with-variants-and-attribute-prices-185874


Hope it helps.

0
Avatar
Zrušiť
Avatar
CandidRoot Solutions Private Limited
Best Answer

Hello Hans Coene,

Importing product prices with variants in Odoo 17 can be a bit tricky, especially when the variants and their base prices already exist. You don't need to include the base variant prices again in your import file if they are already set. You only need to import the extra price for each variant.

Here's a breakdown of how to do it, expanding on what you've already started:

Understanding Odoo's Price Structure

Odoo handles variant pricing through "Product Template Attribute Values." The base price is on the product template, and then extra prices are added for each attribute value combination that creates a variant.

The Process

  1. Export Existing Data (Crucial): This is the most important step. You must export the existing product variant data to get the correct External IDs. This is how Odoo will know which variants to update.
    • Go to Inventory -> Products -> Products.
    • Select the products you want to update.
    • Click Action -> Export.
    • Choose I want to export data (CSV or Excel).
    • In the export wizard:
      • Select Product Template Attribute Value as the model. This is the key!
      • Select the following fields (at a minimum):
        • External ID (This is absolutely essential)
        • Product Template ID (You might need this to identify the product if you're working with many)
        • Attribute ID (Helps you understand which attribute this price is for)
        • Attribute Value ID (Identifies the specific attribute value)
        • Price Extra (This is the field you'll be updating)
      • Export the file (CSV or Excel).
  2. Prepare Your Import File:
    • Open the exported file.
    • Crucially: Do not change the External IDs. These must remain exactly as they are in the export.
    • For each variant you want to update the price for, find the corresponding row in the exported file.
    • In the Price Extra column, enter the additional price for that variant. For example, if the base price is $10 and you want the variant to cost $12, enter 2 in the Price Extra column.
    • If you're not changing the price of a variant, you can leave the Price Extra column blank or set it to 0.
  3. Import the Data:
    • Go back to Inventory -> Products -> Products.
    • Click Action -> Import Records.
    • Upload your prepared CSV or Excel file.
    • In the import wizard:
      • Make sure the model is Product Template Attribute Value.
      • Odoo should automatically map the columns based on the headers in your file. Double-check that the External ID and Price Extra fields are correctly mapped.
      • Test the import first to catch any errors.
      • If the test is successful, validate and then import.


 
 


Thanks & Regards,

​

CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209

Email: info@candidroot.com

0
Avatar
Zrušiť
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrácia
Related Posts Replies Zobrazenia Aktivita
[solved] updating product attribute extra price from default extra prices
prices products variants attributes
Avatar
Avatar
2
aug 24
4269
Odoo CE [13] - Product Variant Bulk Update Price fails
update prices variants bulk
Avatar
Avatar
1
aug 22
3964
How to import Products Variants specific data
variants
Avatar
Avatar
2
aug 25
1291
Product variants not appearing in the smart buttons
variants
Avatar
Avatar
2
jún 23
3689
Customer Pricelists keep changing to newest one created
Pricelists
Avatar
Avatar
1
feb 23
2443
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now