Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Export all Products with all Data

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
exportxmlproductsCSV
5 Antwoorden
25191 Weergaven
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
Annuleer
Avatar
Bhavin Patel
Beste antwoord

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
Annuleer
Avatar
POWER ELECTRONICS & CONTROL
Beste antwoord

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

0
Avatar
Annuleer
Avatar
Galaxy Weblinks
Beste antwoord

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
Annuleer
Avatar
Jessica Kahlhammer
Auteur Beste antwoord

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
Annuleer
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Beste antwoord

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
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
is there any way to export data to XML Opgelost
export xml
Avatar
Avatar
Avatar
Avatar
3
jan. 25
12408
Export/import data as XML ? v10e V10c
export xml
Avatar
0
mei 17
393
How to export access rule to XML?
export xml v7
Avatar
Avatar
1
mrt. 15
6943
Where are the import/export functions for products?
export import products
Avatar
Avatar
Avatar
4
mrt. 15
11141
External ID's of Products changed when updating Pricelists Opgelost
export import products externalid
Avatar
Avatar
1
aug. 25
6084
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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