Adyen statement import

account_bank_statement_import_adyen
REPOSITORY
REPOSITORYOCA/bank-statement-import
GIT
GIThttps://github.com/OCA/bank-statement-import.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_import_adyen
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYBanking addons
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Vanmoof BV, Opener BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Vanmoof BV, Opener BV
COMMITTERS
COMMITTERSRonald Portier (Therp BV), OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-statement-import:
    - account_bank_statement_clearing_account
odoo/odoo:
    - base_import
    - web
    - base
    - account_bank_statement_import
    - account
    - base_setup
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_journal_form Add Adyen merchant account account.journal field Inherits account.view_account_journal_form
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.