Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

import prices and variants

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
pricesvariantsPricelists
2 Antwoorden
2255 Weergaven
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
Annuleer
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Beste antwoord

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
Annuleer
Avatar
CandidRoot Solutions Private Limited
Beste antwoord

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
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
[solved] updating product attribute extra price from default extra prices
prices products variants attributes
Avatar
Avatar
2
aug. 24
4238
Odoo CE [13] - Product Variant Bulk Update Price fails
update prices variants bulk
Avatar
Avatar
1
aug. 22
3946
How to import Products Variants specific data
variants
Avatar
Avatar
2
aug. 25
1274
Product variants not appearing in the smart buttons
variants
Avatar
Avatar
2
jun. 23
3667
Customer Pricelists keep changing to newest one created
Pricelists
Avatar
Avatar
1
feb. 23
2435
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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