Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How to import product images ?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
productimportimage
3 Respuestas
15270 Vistas
Avatar
Anais Bodson (abn)

How to import product images in V12 and V13 ?


0
Avatar
Descartar
Avatar
Anais Bodson (abn)
Autor Mejor respuesta

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
Mejor respuesta

You can use the imghippo tool.

0
Avatar
Descartar
Avatar
Pauline Vroonen (pvr)
Mejor respuesta

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
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
How to import images for products in binary to the database? Resuelto
product import image v7
Avatar
Avatar
Avatar
Avatar
Avatar
12
dic 23
40341
How to convert & import folder of images?
product import image v10
Avatar
Avatar
3
jun 17
9242
Product import xslx Resuelto
product import
Avatar
Avatar
Avatar
Avatar
3
ago 25
1371
How do I add a large number of photos to products in the website module? Resuelto
import image
Avatar
Avatar
1
nov 24
1701
Import Products by SKU Resuelto
product import
Avatar
Avatar
2
mar 24
5441
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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