How to import bank statement in CAMT or TXT format?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
6
Replies
4255
Views
How to import bank statement in CAMT or TXT format?
Odoo by default have module account_bank_statement_import_camt you can import bank statement using that module
Go to Apps > Search Module account_bank_statement_import_camt > install module
I searched this in fresh db and I cant find this module.
This is in Odoo Enterprise Edition
Iam using Odoo community edition.
Any solution for this?
for community i know this option
https://apps.odoo.com/apps/modules/11.0/account_bank_statement_import_camt_oca/
download module from above link for whatever your odoo version which you used
No Its not solved after installing 11
Showing same error
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Hi
Below module link will help you to import bank statement in CAMT format
https://apps.odoo.com/apps/modules/12.0/account_bank_statement_import_camt_oca/
Iam getting error on this module
can you please let me know which type of error give this module
When I click import this error will occurs:
account_bank_statement_import_camt_oca/models/parser.py", line 201, in <lambda>
key=lambda x: x['date'],
KeyError: 'date'
Odoo by default have module account_bank_statement_import_camt you can import bank statement using that module