Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

How to import product images ?

Odebírat

Get notified when there's activity on this post

This question has been flagged
productimportimage
3 Odpovědi
15278 Zobrazení
Avatar
Anais Bodson (abn)

How to import product images in V12 and V13 ?


0
Avatar
Zrušit
Avatar
Anais Bodson (abn)
Autor Nejlepší odpověď

If a customer wants to import the images associated to their products, here is the best way to import them in Odoo 12.0 or above.

The main purpose of this entry is to explain how to import online hosted images in Odoo. So, the first question is : Are the images currenlty hosted online?


YES : Just put the URL of each image in front of the related product External ID in a spreadsheet and import it !


NO : You will have to host them on your Google Drive and proceed as follow.


1. Copy the following folder to your own Drive : 


2. Please copy the folder. Example

3. Upload the images to convert in the "Images" subfolder

Note that your customer can upload himself the images...

4. Make sure that the sharing property of the "Images" subfolder is set to "Public on the web"

5. Open the GSheet "Images URL Generator"

6. Launch the conversion by clicking on the menu "Scripts > Images URL Generator"

7. The sheet will contain three columns :

- Internal Reference (tip : rename the images with the Internal Reference or the External ID of the product) 

- Name

- Image

8. Download the GSheet as Excel or CSV

9. Import the file

10. Take a Bertinchamps and relax.


Tips :

- The script works with all files format. For example, you can get the sharing URL of PDF files.

- In version 12.0, it is advised to have a maximum of 100 images per imported file. It could be lower or higher depending the size of the images.

- In version 13.0, you can reduce the size of the imported batch and set maximum 100. Once again, it could be lower or higher depending the size of the images.

Importing error in version 12.x :

1. Check if the module named "saas_base_import" is installed. If yes, update it. If no, install it by following the next steps.

2. Create a server action to execute python code.

3. Paste this code : env.ref('base.module_saas_base_import').sudo().button_immediate_install()

4. Run the server action.

5. Import the images :-). 


1
Avatar
Zrušit
Avatar
stevebennettt
Nejlepší odpověď

You can use the imghippo tool.

0
Avatar
Zrušit
Avatar
Pauline Vroonen (pvr)
Nejlepší odpověď

There is an update regarding this entry because Google does not accept this generation of URL's anymore for security reasons. 

If the images have already their URL then you can import them easily via a CSV file. 

If the images don't have the URL but have something in their name that refers to the product you want to link it, then you can ask a Tech to do a script import. 

If the images don't have anything of these options above, then you should upload them in Odoo product per product manually. 

What I did was using this external website : https://postimages.org/nl/ to generate the URL but still you need to generate the links one by one but at least you can import them all together (again in a CSV file).

But it's up to you to decide what's quicker. 


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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
How to import images for products in binary to the database? Vyřešeno
product import image v7
Avatar
Avatar
Avatar
Avatar
Avatar
12
pro 23
40350
How to convert & import folder of images?
product import image v10
Avatar
Avatar
3
čvn 17
9252
Product import xslx Vyřešeno
product import
Avatar
Avatar
Avatar
Avatar
3
srp 25
1375
How do I add a large number of photos to products in the website module? Vyřešeno
import image
Avatar
Avatar
1
lis 24
1704
Import Products by SKU Vyřešeno
product import
Avatar
Avatar
2
bře 24
5450
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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