mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
fc915f1cf386cde35ad53571a69049b06e0b8de0
Tested the following issue: https://github.com/OCA/bank-statement-import/issues/52 I made sure account_banking was not installed, and did not appear in ir_module_module of the source database. I ran it through a debugger and found that version was None. Compared this script with other scripts and recalled that it is indeed common to return if version is None.
OCA bank statement import modules for Odoo
This repository hosts:
- a 8.0 backport of the account_bank_statement_import modules from the master branch
- additionnal parsers and import features inspired by v7.0 branch from https://github.com/OCA/bank-payment and https://github.com/OCA/bank-statement-reconcile
Available addons
| addon | version | summary |
|---|---|---|
| account_bank_statement_import | 8.0.1.0.2 | Account Bank Statement Import |
| account_bank_statement_import_camt | 8.0.0.4.0 | CAMT Format Bank Statements Import |
| account_bank_statement_import_mt940_base | 8.0.1.1.1 | MT940 Bank Statements Import |
| account_bank_statement_import_mt940_nl_ing | 8.0.0.4.0 | MT940 IBAN ING Format Bank Statements Import |
| account_bank_statement_import_mt940_nl_rabo | 8.0.1.1.1 | MT940 import for dutch Rabobank |
| account_bank_statement_import_ofx | 8.0.1.0.1 | Import OFX Bank Statement |
| account_bank_statement_import_qif | 8.0.1.0.1 | Import QIF Bank Statement |
| account_bank_statement_import_save_file | 8.0.1.0.1 | Keep imported bank statements as raw data |
| base_bank_account_number_unique | 8.0.1.0.1 | Enforce uniqueness on bank accounts |
Translation Status
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%