Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

[15community] Import camt.053 file contains information like # results in damaged accounting (database)

Naroči se

Get notified when there's activity on this post

This question has been flagged
accountingimportreconciliationbank_statement
2957 Prikazi
Avatar
Tommy Lo

Hi

Modules: account_statement_import_camt   / account_statement_import

Problem Description: 

if camt.053 file contains line information like this:

Company INVOICE: #72334Company INVOICE: #72334GIRO INTERNATIONAL USD 2'700.00 ZUM KURS VON 0.9456 TD BANK, N.A. 19808 WILMINGTON 4322114


reconcilation results in this error:


UncaughtClientError

Uncaught Javascript Error > '2'553.12' no valid float


Error: '2'553.12' no valid float

at parseFloat (https://Company\.ch/web/assets/3133\-707051c/web\.assets_backend\.min\.js:4228:82\)

at\ Object\.parseMonetary\ \[as\ monetary\]\ \(https://Company\.ch/web/assets/3133\-707051c/web\.assets_backend\.min\.js:4235:156\)

at\ Class\._formatQuickCreate\ \(https://Company\.ch/web/assets/3133\-707051c/web\.assets_backend\.min\.js:10928:1072\)

at\ Class\.createProposition\ \(https://Company\.ch/web/assets/3133\-707051c/web\.assets_backend\.min\.js:10880:469\)

at\ Class\.changeMode\ \(https://Company\.ch/web/assets/3133\-707051c/web\.assets_backend\.min\.js:10878:38\)

at\ Class\._onAction\ \(https://Company\.ch/web/assets/3133\-707051c/web\.assets_backend\.min\.js:10868:189\)

at\ Class\.\ \(https://Company\.ch/web/assets/3132\-aca12e6/web\.assets_common\.min\.js:4860:11\)

at\ Class\.trigger\ \(https://Company\.ch/web/assets/3132\-aca12e6/web\.assets_common\.min\.js:4858:180\)

at\ Class\._trigger_up\ \(https://Company\.ch/web/assets/3132\-aca12e6/web\.assets_common\.min\.js:4864:378\)

at\ Class\._trigger_up\ \(https://Company.ch/web/assets/3132-aca12e6/web.assets_common.min.js:4864:462)


The issue is the '#' information in the camt XML file. After this first import, the '#' is saved somewhere in the statement import (database). If you delete all statements and bank booking lines -- the information is still there. The next statement will fail becose of this # information with the error:

Uncaught Javascript Error > '2'553.12' no valid float


Note: is very common that for invoice numbers this (#)hash is used as prefix.

you can reproduce this bug on any fresh Odoo 15 database - just load a camt.053 contains information # .

 

Can someone help with : how to delete this import information (#) out of odoo's database ?


thanks


0
Avatar
Opusti
OdooBot
Ihr Helpdesk Ticket
HT00467 - [15community] Import camt.053 file contains information like # results in damaged accounting (database)
Clixmedia GmbH

Clixmedia GmbH

Guten Tag notifications@mail.odoo.com

Das Support - Ticket "HT00467 - [15community] Import camt.053 file contains information like # results in damaged accounting (database)" wurde geschlossen. Möchten Sie das Ticket wieder eröffnen, loggen Sie sich bitte im Kundenportal ein und senden Sie Ihre Nachricht. Wir eröffnen das Ticket erneut und kümmern uns um Ihr Anliegen.

+41 43 535 00 54 info@clixmedia.ch https://www.clixmedia.ch

Clixmedia GmbH
+41 43 535 00 54 | info@clixmedia.ch | https://www.clixmedia.ch
 
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
New Accounting User Group - Access Rights for Bank Reconciliation Models
accounting reconciliation bank_statement
Avatar
Avatar
1
sep. 25
1029
Bank statement import in excel or CSV
accounting import bank_statement
Avatar
Avatar
Avatar
2
jan. 23
10509
When reconcile bank statement always shows up "connection lost. trying to recconnect"
accounting reconciliation bank_statement
Avatar
Avatar
1
jan. 23
3414
reconciliation issues first try
accounting reconciliation bank_statement bank
Avatar
0
maj 24
2793
How can I reconcile general accounts from my bank statement? Solved
accounting v8 reconciliation bank_statement
Avatar
Avatar
Avatar
Avatar
4
feb. 24
14455
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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