mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
230bdfd7fdc6d09a97d8894c663b0bf8437ea007
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.
bank-statement-import
TODO: add repo description.
Available addons
| addon | version | summary |
|---|---|---|
| account_statement_import | 14.0.1.2.1 | Import Statement Files |
| account_statement_import_camt | 14.0.1.1.0 | CAMT Format Bank Statements Import |
| account_statement_import_camt54 | 14.0.1.1.0 | Bank Account Camt54 Import |
| account_statement_import_ofx | 14.0.1.0.0 | Import OFX Bank Statement |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to 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%