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 IDNameModelTypeStatus
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_data Text
    copy=False
  • unique_import_id Char
    copy=False string='Import ID'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…