mirror of
https://github.com/OCA/bank-statement-import.git
synced 2026-04-23 23:03:54 -06:00
Bank Import Addons
https://odoo-community.org/psc-teams/banking-10
- Python 42.3%
- JavaScript 31%
- HTML 26.3%
- CSS 0.3%
| .github/workflows | ||
| account_statement_import_base | ||
| account_statement_import_camt | ||
| account_statement_import_camt54 | ||
| account_statement_import_file | ||
| account_statement_import_file_reconcile_oca | ||
| account_statement_import_move_line | ||
| account_statement_import_ofx | ||
| account_statement_import_online | ||
| account_statement_import_online_gocardless | ||
| account_statement_import_online_paypal | ||
| account_statement_import_online_plaid | ||
| account_statement_import_online_ponto | ||
| account_statement_import_online_stripe | ||
| account_statement_import_online_wise | ||
| account_statement_import_sheet_file | ||
| account_statement_line_order | ||
| setup/_metapackage | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
| test-requirements.txt | ||
bank-statement-import
bank-statement-import
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_statement_import_base | 18.0.1.0.2 | Base module for Bank Statement Import | |
| account_statement_import_camt | 18.0.1.0.1 | CAMT Format Bank Statements Import | |
| account_statement_import_camt54 | 18.0.1.0.0 | Bank Account Camt54 Import | |
| account_statement_import_file | 18.0.1.0.2 | Import Statement Files | |
| account_statement_import_file_reconcile_oca | 18.0.1.0.0 | Import Statement Files and Go Direct to Reconciliation | |
| account_statement_import_move_line | 18.0.1.0.0 | Import journal items into bank statement | |
| account_statement_import_ofx | 18.0.1.0.0 | Import OFX Bank Statement | |
| account_statement_import_online | 18.0.1.1.2 | Online bank statements update | |
| account_statement_import_online_gocardless | 18.0.1.0.0 | Online Bank Statements: GoCardless | |
| account_statement_import_online_paypal | 18.0.1.0.3 | Online bank statements for PayPal.com | |
| account_statement_import_online_plaid | 18.0.1.0.0 | Online Bank Statements: plaid.com | |
| account_statement_import_online_ponto | 18.0.1.0.1 | Online Bank Statements: MyPonto.com | |
| account_statement_import_online_stripe | 18.0.1.0.1 | Online bank statements for Stripe | |
| account_statement_import_online_wise | 18.0.1.1.0 | Online bank statements for Wise.com | |
| account_statement_import_sheet_file | 18.0.1.0.1 | Import TXT/CSV or XLSX files as Bank Statements in Odoo | |
| account_statement_line_order | 18.0.1.0.0 | Adds ordering option on bank statement lines |
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.
