Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

'utf8' codec can't decode byte error when importing a list of products as a CSV file

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
importcsv
11 Antworten
64895 Ansichten
Avatar
Marco

'utf8' codec can't decode byte 0xb0 in position 16: invalid start byte

I have about 13k products that I need to get into OpenERP, so I tried exporting an example and then filling the fields with the information regarding all the other products but when I try importing it back it gives me the error on the first line.

Where is pòsition 16 and what exactly is causing this?

UPDATE: As Grover Menacho said, I did have "°" in my info, I erased those and now the error is as follows.

'utf8' codec can't decode byte 0xc7 in position 3: invalid continuation byte

1
Avatar
Verwerfen
kaynis

Copy your csv sheet to an Open Office spreadsheet and save as ods file and then save as csv form the ods format if you are using MS Excel. Excel does not format csv properly most times.

Marco
Autor

That did not work, it keeps giving me the error: .'utf8' codec can't decode byte 0xc7 in position 3: invalid continuation byte

Avatar
Eric
Beste Antwort

I also had this problem once. When you choose your csv file to import, then select the "latin-1" encoding option from the Encoding drop down menu rather than the "utf-8". The "latin-1" option accepts the different symbols like the " ° " and this way I didnt have to modify the csv file at all.

5
Avatar
Verwerfen
Marco
Autor

I do not have this drop down menu, do you know if I have to activate it somewhere and if so, where exactly?

Rich Granata

No need to activate. After you browse to and select the CSV file, an option appears below that says "File Format Options..." You can expand that to select encoding.

Marco
Autor

I found it, it worked now and imported all 12k products without a hitch, thank you.

Avatar
Simplify it!
Beste Antwort

You have a degree symbol or crossed d "°" or "ð" Check this and import it again.

3
Avatar
Verwerfen
Marco
Autor

Thank you, it did have the "°" symbol.

Avatar
Wayne Nelson
Beste Antwort

This works on Macs and Windows versions of Excel:

In Excel, Save As..   and select format as Windows Comma Separated (.csv)

When importing into OpenERP change the + File Format Options ecoding from utf-8 to windows-1252.  

 

1
Avatar
Verwerfen
Avatar
Dennis Ndegwa
Beste Antwort

Hi,
I had this problem until I realized that Office has two csv formats in it. I saved using the "UTF-8" format and it worked. Hope this will save someone a lot of headache.

0
Avatar
Verwerfen
Avatar
Mariusz Mizgier
Beste Antwort

Did you save your csv with utf-8 coding? Remember that editing with Excel does not always work this way (usually the best choice is to use OpenOffice to be sure that coding is right). Otherwise, if you did, could you post a line with a product, which could not be imported?

0
Avatar
Verwerfen
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Disable automatic follow when importing res.partner csv
import csv
Avatar
Avatar
Avatar
3
Juni 20
4874
Enable/disable import rights?
import csv
Avatar
Avatar
1
Nov. 18
10377
Import contacts through CSV Gelöst
import csv
Avatar
Avatar
2
März 15
11976
Import csv file with related field other than id, external id, name
import csv importing data from excel file
Avatar
Avatar
Avatar
Avatar
4
Nov. 24
12742
How to convert csv files encoding to utf-8 Gelöst
import csv encoding
Avatar
Avatar
Avatar
2
Nov. 24
38817
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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