TIP: You can type at any time to perform a new search.
Base module for Bank Statement Import
account_statement_import_base · OCA/bank-statement-import
- Repository
- OCA/bank-statement-import · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/bank-statement-import
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Weblate, Camila Vives, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- account_statement_import_file, account_statement_import_online
- Description
This is a technical module designed to share code between 2 other modules: - **account_statement_import_file** that allows to import bank statements from files, - **account_statement_import_online** that allows to import bank statements from webservices/APIs.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_bank_statement_line_form |
account.bank.statement.line | form | Inherits account_statement_base.account_bank_statement_line_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
raw_dataTextcopy=False -
unique_import_idCharcopy=Falsestring='Import ID'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…