Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

How to import product images ?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
productimportimage
3 Respostes
15264 Vistes
Avatar
Anais Bodson (abn)

How to import product images in V12 and V13 ?


0
Avatar
Descartar
Avatar
Anais Bodson (abn)
Autor Best Answer

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
Descartar
Avatar
stevebennettt
Best Answer

You can use the imghippo tool.

0
Avatar
Descartar
Avatar
Pauline Vroonen (pvr)
Best Answer

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
Descartar
Enjoying the discussion? Don't just read, join in!

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

Registrar-se
Related Posts Respostes Vistes Activitat
How to import images for products in binary to the database? Solved
product import image v7
Avatar
Avatar
Avatar
Avatar
Avatar
12
de des. 23
40341
How to convert & import folder of images?
product import image v10
Avatar
Avatar
3
de juny 17
9240
Product import xslx Solved
product import
Avatar
Avatar
Avatar
Avatar
3
d’ag. 25
1369
How do I add a large number of photos to products in the website module? Solved
import image
Avatar
Avatar
1
de nov. 24
1701
Import Products by SKU Solved
product import
Avatar
Avatar
2
de març 24
5440
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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