Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo course community database gettingstarted
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo course community database gettingstarted
Sul forum
  1. Getting Started
  2. Forum

CSV import error Unite of Measure (UOM)

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
4 Risposte
10276 Visualizzazioni
Avatar
filip malfliet

Hello, 

We are using odoo 10 community.

when trying to import a csv file to generate production orders, I get an error telling me that the UOM is not of the same category as the one i am trying to import;

I tested it with both a standard UOM (pieces) and a specific on we created (m²).  Both of them generate the same error? I can see no mistake from our side.

What can be done about this?

Kind regards,

Filip



0
Avatar
Abbandona
Fady Noor Ilmi Lubis

is the product you were trying to import has "Pcs" in its Unit of Measure (Product Master Data)?

Avatar
Vishnu Ramesh
Risposta migliore

The unit of measure you are using is probably the products unit of measure which you are using to import to the production order

For Eg : If  you are trying to import "Product A" with Unit of measure "U1" then the unit of measure column in the excel file should contain "U1" as unit of measure 

1
Avatar
Abbandona
Avatar
Roopendra Singh
Risposta migliore
  • The UOM name in your CSV doesn't exactly match what's in Odoo.
  • You're using a UOM from the wrong UOM category (e.g., Weight vs. Unit).
  • You're using a translated name instead of the internal name.
  • The UOM is not active in your database.

0
Avatar
Abbandona
Avatar
Dhavan CandidRoot
Risposta migliore

The error you're encountering in Odoo 10 Community Edition during CSV import for manufacturing orders, "The UOM is not of the same category", typically points to a mismatch between the unit of measure (UoM) set on the product and the UoM specified in your import file.

Understanding the Issue

Each Unit of Measure (UoM) in Odoo belongs to a UoM Category (e.g., Unit, Length, Area). For any operation like manufacturing or sales, Odoo requires that the UoM used must be from the same category as the product’s default UoM.

Even if the UoM names seem valid (like “Pieces” or “m²”), if they’re from a different category than the product’s UoM category, Odoo will raise this error.

Steps to Resolve

  1. Check the Product's Default UoM and Its Category:
    • Go to Inventory > Products > Products
    • Open the product in question
    • Note the Unit of Measure and the Purchase Unit of Measure
    • Click on the UoM name and check its Category (e.g., Unit, Area, etc.)
  2. Check the UoM in Your CSV File:
    • Make sure the UoM you’re importing is from the same category as the product’s default UoM.
    • Example: If the product's UoM category is “Area”, the UoM in your CSV should also be from “Area” category (like m², ft² etc.), not from “Unit”.
  3. Validate UoM Consistency:
    • Navigate to Inventory > Configuration > Units of Measure
    • Filter/search the UoMs you used (like “Pieces”, “m²”)
    • Confirm that each one belongs to the correct category
  4. If You Created Custom UoMs (like m²):
    • Make sure the UoM Category matches that of the product
    • If needed, update the product or the UoM to ensure they align.

0
Avatar
Abbandona
Avatar
Larry Ramp
Risposta migliore

Try cleaning up the csv file.
Open it in MS excel then export it again as a csv file. Make sure the csv structure is identical as the exported odoo file. Make sure the columns line up correctly and there are no extra commas in the data.

0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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