Jairo Llopis f2be23d41f [FIX] account_statement_import_online: use unittest.mock and don't import tests at install
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
2024-07-08 16:09:39 +02:00
2024-05-01 16:11:52 +00:00
2024-07-06 17:19:28 +00:00
2023-11-12 15:33:43 +01:00
2024-07-06 17:19:28 +00:00
2024-07-06 17:19:28 +00:00
2024-07-06 17:19:28 +00:00
2023-11-12 15:33:43 +01:00
2023-11-12 15:33:43 +01:00
2023-11-12 15:33:43 +01:00
2024-05-01 16:11:52 +00:00
2023-11-12 15:33:43 +01:00
2024-06-21 10:04:12 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

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 alexis-via Base module for Bank Statement Import
account_statement_import_file 17.0.1.0.0 alexis-via Import Statement Files
account_statement_import_file_reconcile_oca 17.0.1.0.0 alexis-via Import Statement Files and Go Direct to Reconciliation
account_statement_import_sheet_file 17.0.1.0.0 alexey-pelykh 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
Bank Import Addons
Readme 17 MiB
Languages
Python 62.8%
HTML 36.9%
JavaScript 0.2%
Gherkin 0.1%