Repository
OCA/bank-statement-import · module folder · Try on Runboat
Module version
1.0.0
Category
Banking addons
Folder size
0.15 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/bank-statement-import
Last tracking update
2026-08-07 07:38:25
Authors
Odoo Community Association (OCA), Vanmoof BV, Opener BV
Maintainers
Odoo Community Association (OCA), Vanmoof BV, Opener BV
Committers
Ronald Portier (Therp BV), OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_bank_statement_import_online_adyen
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_journal_form Add Adyen merchant account account.journal form Inherits account.view_account_journal_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • parse_rows(self, rows)
    Parse rows generated from an Adyen file. An Exception will be thrown if file cannot be parsed.

New fields (1)
  • adyen_merchant_account Char
    help='Fill in the exact merchant account string to select this journal when importing Adyen statements'
Public methods (0)

No public methods.