Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

How to import products with variants and attribute prices

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
salesimportinventoryecommercequickstart
5 Răspunsuri
20318 Vizualizări
Imagine profil
Gans Marc-Antoine (mgs)
How to import products with variants and attribute prices
4
Imagine profil
Abandonează
Imagine profil
Eric Chew
Cel mai bun răspuns

I don't have enough Karma to post a comment, so I have to put this as an answer.

For those who are finding this post, the accepted answer worked great but I didn't know how to create this menu item in step 6:

6. To import variant prices for more than one product template at one time, you will need to create a new menu item for product.template.attribute.value.

I was able to figure it out by doing the following (using Odoo Studio, Odoo Enterprise 16):

1. Open the Inventory module.
2. Open Odoo Studio using the icon in the top right bar.
3. Click on Edit Menu
4. Click New Menu
5. Give the menu a name, I chose "Product Template Attribute Value"
6. Select Existing Model
7. For the model, select "Product Template Attribute Value"
8. Hit Confirm.
9. You can drag and drop the new Menu Item wherever makes sense to you...I put it under Inventory -> Products.  This new link will show up in the top menu area when you are on the Inventory module.
10. Visit the new menu item page.  You won't be able to import from this page, yet!
11. Make sure you have debug mode enabled.
12. Click on the debug button, and go to Edit View: List
13. Change create="0" to create="1" and then click save.
14. Refresh the page.  You'll now be able to Import Records from the Favorites menu on the page.

0
Imagine profil
Abandonează
Imagine profil
Gans Marc-Antoine (mgs)
Autor Cel mai bun răspuns

1. Create/Import Attributes and Values

2. Import Product Templates with Attributes and Values. This will create product variants. (Do not create variants directly).

3. Export your product variants

4. Fill out the internal reference, barcode, cost, and shipping weight fields on the exported variants csv

5. Import to update the existing variants

6. To import variant prices for more than one product template at one time, you will need to create a new menu item for product.template.attribute.value.

7. Once you have created the menu item, export all product.template.attribute.value records

8. Fill in the price extras and update the existing records via import. Take care not to create any new records.


3
Imagine profil
Abandonează
Rafael Gross

As explained in the first step, I exported the attributes and values and imported them into a new DB.

However the second step, I do not know which fields I should export, to be able to import in the new DB

Which Fields do I need to export in order to import into a new DB?

Sanjeewa Kumara

you will be much appreciated if you can provide any demo vedio link or any vedio made by you

Imagine profil
Thuy Ngoc
Cel mai bun răspuns

Hi Marko,

I can't comment so I post answer. I think this video can help you: https://www.youtube.com/watch?v=etMYrOJyaiU&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=2 (starting at minute 55 in this video)

0
Imagine profil
Abandonează
Imagine profil
Marko Markic
Cel mai bun răspuns

hello, i wanted to test odoo and import my items. I have the problem that I have 3 different prices and cannot enter them when importing. I wanted to import an item with Price1, Price2 and Price3. Price 1 is in store, price 2 is normal customers on the web and price 3 is business customers on the web and in store. It should have business customers and normal customers, business customers have price3, normal customers have price1 in the store, normal customers have price2 in the web shop. Is this possible?

0
Imagine profil
Abandonează
Michel Hiertz (mihi)

Hi Marko,

For that you should use price list feature. Once all your products are imported into odoo, you should create one price list for each price category you want to display on your SO.

Once your pricelist are created in odoon you can link them on the contact form of your customer. So everytime you'll create a SO for that customer, you will apply his/her specific pricelist

See this forum entry for importing product variant prices https://www.odoo.com/fr_FR/forum/aide-1/how-to-update-product-variant-prices-in-v15-in-bulk-via-export-196088

Marko Markic
Hello, thank you very much for your answer. I understood the price lists and tried to do it that way. However, it is a question for me whom I zbsp. for 100 customers who are different from supplier, customer and dealer-customer to define them all at once via import. Is this possible? When exporting, I do not know how I zbsp. set an item to display the normal price and the prices in the price lists. I also don't know how to set up the export of customers that shows in the file whether and which price list they use. Whether he is a dealer-customer, supplier or normal customer.

Am Mo., 16. Mai 2022 um 10:15 Uhr schrieb Michel Hiertz (mihi) <mihi@odoo.com>:

Hi Marko,

For that you should use price list feature. Once all your products are imported into odoo, you should create one price list for each price category you want to display on your SO.

Once your pricelist are created in odoon you can link them on the contact form of your customer. So everytime you'll create a SO for that customer, you will apply his/her specific pricelist

See this forum entry for importing product variant prices https://www.odoo.com/fr_FR/forum/aide-1/how-to-update-product-variant-prices-in-v15-in-bulk-via-export-196088

Envoyé par Odoo S.A. utilisant Odoo.

Imagine profil
Alexandro Laurent
Cel mai bun răspuns

I also present this problem and this was my solution:

1) The attributes value in both databases must have the same External_ids, in this sense it is necessary to copy the attributes from one database to the other, making sure to keep the attribute value external_id.

2) When exporting, activate the --> I want to update data (import-compatible export) option.

3) Export the following fields from the product's module:
External ID
Name
Product Attributes/Attribute
Product Attributes/Values/External ID
Any other that is necessary

For some reason, in my experience when exporting the external IDs of the attributes, they are placed in the output file separated by commas and not one below the other as in any other case.

-1
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
¿How can I display the total product quantity from different warehouses in Odoo e-commerce? V 16, 17
inventory ecommerce quickstart Quickstart
Imagine profil
Imagine profil
1
iun. 24
4049
Product Import Template Query
purchase sales product import inventory
Imagine profil
Imagine profil
Imagine profil
2
oct. 24
2386
Product variant import file error odoo 17
sales error product import inventory
Imagine profil
Imagine profil
1
aug. 24
2840
Delete Product Records bulk Functionality odoo 17?
sales product import inventory delete
Imagine profil
Imagine profil
Imagine profil
2
aug. 24
3624
How to ship products on a single sale order from several warehouses Rezolvat
sales inventory quickstart routes fulfillment
Imagine profil
Imagine profil
Imagine profil
3
oct. 23
7527
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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