mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
5c6da31a12efe25ac410f449a5bbf5c869d18d0c
In English version of the files, paypal uses ',' as thousands separator and '.' as decimal separator -> the previous code would populate the bank statement with wrong values without complaining. We fix this by allowing to configure the separators in the paypal map.
OCA bank statement import modules for Odoo
This repository hosts additionnal parsers and import features for bank statements.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_bank_statement_clear_partner | 15.0.1.0.1 | Clear all partners in bank statement lines | |
| account_statement_import | 15.0.2.2.0 | ![]() |
Import Statement Files |
| account_statement_import_camt | 15.0.1.0.0 | CAMT Format Bank Statements Import | |
| account_statement_import_camt54 | 15.0.1.0.0 | Bank Account Camt54 Import | |
| account_statement_import_online | 15.0.1.0.0 | ![]() |
Online bank statements update |
| account_statement_import_online_ponto | 15.0.1.0.0 | Online Bank Statements: MyPonto.com | |
| account_statement_import_txt_xlsx | 15.0.1.0.0 | ![]() |
Import TXT/CSV or XLSX files as Bank Statements in Odoo |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Description
Languages
Python
62.8%
HTML
36.9%
JavaScript
0.2%
Gherkin
0.1%


