TIP: You can type at any time to perform a new search.
CAMT Debitor Details Bank Statements Import
account_bank_statement_import_camt_details · OCA/bank-statement-import
- Repository
- OCA/bank-statement-import · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Banking addons
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/bank-statement-import
- Last tracking update
- 2026-08-07 07:17:47
- Authors
- Odoo Community Association (OCA), Compassion CH
- Maintainers
- Odoo Community Association (OCA), Compassion CH
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE), Emanuel Cino, OCA-git-bot, oca-travis, Timon Tschanz
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
statement_line_details |
bank.statement.line.details | account.bank.statement.line | form | Inherits account.view_bank_statement_line_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
parse_transaction_details(self, ns, node, transaction)Parse transaction details (message, party, account...).
New fields (3)
-
partner_accountChar -
partner_addressChar -
partner_bicChar
-
get_statement_line_for_reconciliation_widget(self)Returns the data required by the bank statement reconciliation widget to display a statement line
Loading…