mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
f2be23d41f2e34e9d8853886c1abd26c784f29b3
Installing this module failed because `mock` couldn't be found. Indeed there was a migration problem. However, I was not testing the module; just installing. At install, tests shouldn't be imported. This file was being imported because the dummy model was expected to exist in database for tests. Using odoo-test-helper for that now. @moduon MT-295
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_statement_import_base | 17.0.1.0.0 | ![]() |
Base module for Bank Statement Import |
| account_statement_import_file | 17.0.1.0.0 | ![]() |
Import Statement Files |
| account_statement_import_file_reconcile_oca | 17.0.1.0.0 | ![]() |
Import Statement Files and Go Direct to Reconciliation |
| account_statement_import_sheet_file | 17.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%


