Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • e-learning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

Export all Products with all Data

Suscribirse

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

Se marcó esta pregunta
exportxmlproductsCSV
5 Respuestas
25153 Vistas
Avatar
Jessica Kahlhammer

Hi

I want to export all my products into a CSV or XML file

So if I go to products and choose the list layout I can choose a CSV export but unfortunately the long description field is missing

Is there any option to export that too with all the other fields?

Thanks

0
Avatar
Descartar
Avatar
Bhavin Patel
Mejor respuesta

If you want to export all your products with all the data, including the long description field, there are a couple of options you can explore:
Custom Export: Odoo allows you to customise the export functionality to include additional fields in the CSV or xlsx file.
1. Go to the "Products" module and select the list layout.
2. Click on the "Export" button and choose the CSV export option.
3. In the pop-up window, search for and select the "Long Description" field or any other fields you want to include.
4. Repeat the above step if you want to add more fields
5. Once you have selected all the desired fields, click "Export" to generate the CSV file with the additional data.
Custom Development: If the built in export functionality doesn't provide the required flexibility, you can consider custom development to create a tailored export solution.
This could involve creating a custom module or using the Odoo API to fetch the necessary data and generate the desired CSV or xlsx file format.

1
Avatar
Descartar
Avatar
POWER ELECTRONICS & CONTROL
Mejor respuesta

I think it was worth mentioning if this was true for both versions or only custom/enterprise version

0
Avatar
Descartar
Avatar
Galaxy Weblinks
Mejor respuesta

Here's a step-by-step guide on how to do it:

1.Log in to your Odoo instance as an administrator or a user with sufficient access rights.

2.Go to the "Inventory" module or "Sales" module, depending on where your products are managed. You can also use the global search bar to search for "Products".

3.Click on the "Products" menu to open the product list view.

4.By default, Odoo shows a list of all products. You can use filters or search functionality to narrow down the product list if needed.

5.Select the products you want to export by ticking the checkboxes next to their names. If you want to export all products, you can skip this step.

6.Once the desired products are selected, click on the "Action" button (represented by three dots) at the top right corner of the product list view.

7.In the dropdown menu, select "Export" and then choose "Export Data" or "Export All Data" option. The exact wording might vary depending on your Odoo version.

8.Odoo will prompt you to choose the export format. You can select "Excel (.xlsx)" or "CSV (.csv)" format based on your preference.

9.After selecting the format, Odoo will generate the export file containing all the selected product data. The file will be downloaded to your computer.

10.Locate the downloaded file and open it using a spreadsheet application such as Microsoft Excel or Google Sheets.

11.The exported file will contain all the available data fields for the products, such as product name, description, price, stock quantity, categories, etc.

Thanks;

Galaxy Weblink

Skype- live:.cid.32795179bb452e97

0
Avatar
Descartar
Avatar
Jessica Kahlhammer
Autor Mejor respuesta

I thank you all
As there is written customized fields I didn't even check that option what I did now and saw that I could add more existing fields...
So I found what I want, except photos, but that is normal :)
Exporting those to Excel would be a bit overkill lol

0
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

Hi,

Try refer the following.

https://www.cybrosys.com/blog/how-to-export-data-in-odoo

https://www.odoo.com/documentation/16.0/applications/general/export_import_data.html

Regards

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
is there any way to export data to XML Resuelto
export xml
Avatar
Avatar
Avatar
Avatar
3
ene 25
12405
Export/import data as XML ? v10e V10c
export xml
Avatar
0
may 17
393
How to export access rule to XML?
export xml v7
Avatar
Avatar
1
mar 15
6943
Where are the import/export functions for products?
export import products
Avatar
Avatar
Avatar
4
mar 15
11140
External ID's of Products changed when updating Pricelists Resuelto
export import products externalid
Avatar
Avatar
1
ago 25
6081
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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