Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

COA Import from Quickbooks Online - "Column opening_balance contains incorrect values" Error Message

Subscriure's

Get notified when there's activity on this post

This question has been flagged
quickbooks
4 Respostes
2418 Vistes
Avatar
David Walker

New odooer attempting to setup accounting, like what I see so far, but am stuck on Chart of Accounts import/merge. 

I followed Dallas Dean's YouTube video on importing COA's and received this error message while attempting to test the import:

 Column opening_balance contains incorrect values (value: Total balance)

The six fields imported from QBO are as follows:

Account #

Full name

Account type

Account subtype

Description

Total balance

I mapped them respectively:

Code

Account name

Type

Type (Odoo doesn't appear to support sub-types other than by numbering scheme)

Internal Notes

Opening Balance

First, is this a correct mapping and if yes, what am I doing wrong? Any insight or help would be appreciated.

DrWalker

0
Avatar
Descartar
Avatar
Nancy Nicky Thompson
Best Answer

Guess what.. Same issue... I watched a video on Odoo Support and this is what it instructed.


Go to the Accounting App--> Go to configuration -->Chart of Accounts --> if you do not have any accounts in there I would recommend creating 1 account manually for this to work.

Click the box next to code--> You will see (1) Select at the top then Action--> click Export -->a window called Export Data will open --> Choose the field you want to add to a Chart of account record.

I choose the following: 

  • Code
  • Account Name
  • Type
  • Allow Reconciliations 
  • Deprecated ( Only if you need this - See Article: https://www.odoo.com/slides/slide/exporting-and-importing-data-609?fullscreen=1

    Hope this helps!!!

0
Avatar
Descartar
Avatar
nebuloniangelo
Best Answer

Thank you!

0
Avatar
Descartar
Avatar
David Walker
Autor Best Answer

That makes sense, but after making these changes it returns the same error message. I also removed all placeholder characters, i.e. (dash, underline, etc.). The only values are numbers (no commas) and numbers in (brackets).


Tried multiple times, following recommendations above, and finally decided to spend half a day adding accounts manually.

0
Avatar
Descartar
Avatar
Ray Carnes (ray)
Best Answer

The error is a generic error indicating Odoo cannot decipher the contents of the Total balance field in your file - it is trying to remove any currency symbol and thousand separators.

Ideally your field would contain values such as 654441.34 but we know that people also provide $654,441.34 so we try to simplify all numbers so they are strictly numeric.

Check the values in your file, or simplify them to remove any currency symbols and any thousand separators.​

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Quickbooks Desktop Integration
quickbooks
Avatar
0
de juny 22
2163
What is the equivalent of "Quickbooks Classes" accounting concept in Odoo 11 CE?
accounts quickbooks
Avatar
Avatar
Avatar
Avatar
3
de set. 18
5434
Odoo 14ee: Is it possible to export accounting data and sales data to quickbooks?
archive quickbooks v14
Avatar
Avatar
1
de des. 22
3795
Quickbooks sync Solved
integration synchronization quickbooks
Avatar
Avatar
Avatar
2
d’abr. 22
6924
Using Manufacturing and Inventory without Sales App
sales manufacturing quickbooks
Avatar
Avatar
2
de nov. 21
3421
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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