Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

How to (bulk) import product main images and extra images

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
quickstartQuickstart
5 Antworten
21210 Ansichten
Avatar
Alexandre Poelman (apl)

How can I import all the images I have if I have them on my computer but they aren't hosted somewhere. I want to upload them and link them to a product. 

How can I do that? 

0
Avatar
Verwerfen
Avatar
Alexandre Poelman (apl)
Autor Beste Antwort

In order to bulk import images you need to follow those specific steps : 

1) Be in debug mode (go to settings--> at the bottom you select "Activate the developer mode". 

2) Go to the "Document" App and upload your images

3) Export the attachment_id/local_url and the name

4) Go to "Attachments"

5) Put all those images (via an import or manually) to "Is public document"

6) Go to "Products" and export their External ID 

7) Add your domain name in front of the Url you exported to make the right link to the image

8) Match Products and images in an excel

9) Import them 
Video : https://watch.screencastify.com/v/Fxe80jfk6dBWqI8aa51U

To add extra image

1) Be in debug mode

2) Go to "Models" and select "Product Image"

3) Create a menu for this model

4) Go to this model

5) Create a new file with url's of extra images and product you want to link it to

6) Import by selecting the "Allow matching with Subfields" 



Video : https://watch.screencastify.com/v/cKOGvDyprnsb7dJug2Xj


It seems that the upload limit is around 60 MB per import. In order to reduce your image size without losing the quality, you can use websites such as https://tinyjpg.com/

UPDATE : Follow this video : https://drive.google.com/file/d/1PrWetqwEWHlxMf--rHBW-g3tMKLij9EU/view


5
Avatar
Verwerfen
Alexandre Poelman (apl)
Autor

Uploading via the Document app will block the import of more than +- 60 MB.
This can be a problem if you want to import a lot of pictures, we found a way to import way more in one go.

1) Go to the website app (even if your products won't go on website, you need the website for this).

2) Go to a product page in edit mode and click on the image

3) Click on "add" next to extra images

4) Upload images

5) Go to "Products" and export their External ID

6) Add your domain name in front of the Url you exported to make the right link to the image

7) Match Products and images in an excel

8) Import them

Video : https://watch.screencastify.com/v/VzFm8DwdfWtmnbZVZ8zD

Avatar
Alexander Karg
Beste Antwort

Is there a way to import multiple Images for product variants with a ZIP File. Somehow i cannot find anything. Super frustrating

0
Avatar
Verwerfen
Avatar
Ankit Tiwari (anti)
Beste Antwort

I have tested this again and am sharing an updated way of importing images with an Odoo document folder.

Odoo 18 - https://drive.google.com/file/d/1YuR6ptSXo5aCJexfR3wMPN5Q9Hdd3wq4/view

Pro Tip - Enable the 'Can Create' option to update attachments in bulk.

0
Avatar
Verwerfen
Alexandre Poelman (apl)
Autor

Nice one!

In Odoo 18, you can import images way easier via the direct import, see this video at 1.30 : https://www.youtube.com/watch?v=cbmxB4ZG8oA&t=1s

Nahuel Ferrero

in the video, when yo filter in attachments I cant get to this field.
documents.folder.....
Any ideas?

Avatar
Imarkas
Beste Antwort

Nice tutorial and Video.

But I am stuck on 2nd part:

2) Go to "Models" and select "Product Image"
3) Create a menu for this model
4) Go to this model

I can't locate the module "Extra image" in my website app after creating it. I followed the video and since I am using community edition I don't have action menu. Do you know how can I access "Extra image" the other way?


Btw, if I go to Technical/Menu Items and filter "Extra Image" it is there under path: "Website/Extra Image"

0
Avatar
Verwerfen
Alexandre Poelman (apl)
Autor

Please check this video, I believe it answers your question https://drive.google.com/file/d/1PrWetqwEWHlxMf--rHBW-g3tMKLij9EU/view

Avatar
Thuy Ngoc
Beste Antwort

Hi  Alexandre Poelman,

I think this video can help you: https://www.youtube.com/watch?v=VMJ0UI1crz4&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=3

-1
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
How do I connect the Epson TM-T88VII to Odoo?
quickstart Quickstart
Avatar
Avatar
2
Okt. 25
948
How to Set Customer-Specific Product Names Gelöst
quickstart Quickstart
Avatar
1
Nov. 25
1449
✅ Odoo E-commerce: How to discriminate deliveries based on the type of clients
quickstart Quickstart
Avatar
0
Aug. 25
1449
How can Import an existing Spreadsheets with formulas with out doing it manually? Gelöst
quickstart Quickstart
Avatar
2
Aug. 25
1886
Does Odoo manage WebP ? Gelöst
quickstart Quickstart
Avatar
Avatar
Avatar
3
Juli 25
4561
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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