Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing stament file #639

Open
Kotyalevsha opened this issue Nov 16, 2023 · 6 comments
Open

Error importing stament file #639

Kotyalevsha opened this issue Nov 16, 2023 · 6 comments
Labels

Comments

@Kotyalevsha
Copy link

Kotyalevsha commented Nov 16, 2023

UPD. Issue are not occuring importing same files in xlsx format.

Hi, when trying to upload bank statement file in csv format, occurs error " You have already imported this file, or this file only contains already imported transactions."

Module

account_statement_import_file

Describe the bug

Error occurs regardless renaming file or changing data (new statement)

To Reproduce

Odoo 16, Odoo 16 Accounting

Steps to reproduce the behavior:

  1. Odoo 16
  2. Odoo 16 Accounting (om_account_accountant)
  3. Bank Statement TXT/CSV/XLSX Import with all dependencies

Expected behavior
Possibility to setup behavior of error handling or

Screenshot from 2023-11-16 12-57-16
Screenshot from 2023-11-16 13-10-18
Screenshot from 2023-11-16 13-14-04

@makayabou
Copy link

same here

@sinclairlux
Copy link

I have the same issue. Any update ?

@sinclairlux
Copy link

I tried with a file containing one transaction with value changed manually. Here is the log detail.

2024-02-17 15:32:41,769 1460 INFO rst-1702-01 odoo.addons.base.models.ir_cron: Starting job payment: post-process transactions.
2024-02-17 15:32:41,773 1460 INFO rst-1702-01 odoo.addons.base.models.ir_cron: Job payment: post-process transactions done.
2024-02-17 15:32:41,783 1460 INFO tst-rst-2701 odoo.addons.base.models.ir_cron: Starting job payment: post-process transactions.
2024-02-17 15:32:41,788 1460 INFO tst-rst-2701 odoo.addons.base.models.ir_cron: Job payment: post-process transactions done.
2024-02-17 15:34:28,785 1460 INFO rst-1702-01 odoo.addons.account_statement_import_file.wizard.account_statement_import: Start to import bank statement file export_onet.csv
2024-02-17 15:34:28,802 1460 INFO rst-1702-01 odoo.addons.account_statement_import_file.wizard.account_statement_import: Bank statement file export_onet.csv contains 1 accounts
2024-02-17 15:34:28,804 1460 WARNING rst-1702-01 odoo.http: You have already imported this file, or this file only contains already imported transactions.
2024-02-17 15:34:28,804 1460 INFO rst-1702-01 werkzeug: 127.0.0.1 - - [17/Feb/2024 15:34:28] "POST /web/dataset/call_button HTTP/1.1" 200 - 29 0.005 0.020

@sinclairlux
Copy link

Hi

I started with a new database from scratch. I reinstalled the module for invoicing/accounting and bank statement import. My account_bank_statement_line table is empty and I am still getting the same error.

Can you please help me?

@raffaeletani
Copy link

Same issue here

@JosephWangondu
Copy link

Had the same problem, but when I switched my date format from DD/MM/YYYY Tto YYYY-MM-DD it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants