Bank statement transactionID import

account_statement_transactionid_import
REPOSITORY
REPOSITORYOCA/account-reconcile
GIT
GIThttps://github.com/OCA/account-reconcile.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-reconcile/tree/8.0/account_statement_transactionid_import
VERSION
VERSION 1.0
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base_import
    - account_statement_ext
    - account_statement_base_completion
    - account_statement_transactionid_completion
    - base_transaction_id
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - report_webkit
    - account_voucher
    - stock_account
    - stock
    - procurement
    - web_kanban_gauge
    - web_kanban_sparkline
    - sale_stock
    - sale
    - sales_team
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 This module brings generic methods and fields on bank statement to deal with
 the importation of different bank and offices that uses transactionID.

 This module allows you to import your bank transactions with a standard .csv
 or .xls file (you'll find samples in the 'data' folder). It respects the
 chosen profile (model provided by the account_statement_ext module) to
 generate the entries.

 This module can handle a commission taken by the payment office and has the
 following format:

 * transaction_id: the transaction ID given by the bank/office. It is used as
   reference in the generated entries and is useful for reconciliation process
 * date: date of the payment
 * amount: amount paid in the currency of the journal used in the importation
   profile
 * commission_amount: amount of the comission for each line
 * label: the comunication given by the payment office, used as communication
   in the generated entries.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-reconcile
GIT
GIThttps://github.com/OCA/account-reconcile.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-reconcile/tree/7.0/account_statement_transactionid_import
VERSION
VERSION 1.0
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Matthieu Dietrich, Joel Grand-Guillaume, Leonardo Pistone, Pedro M. Baeza, unknown, Guewen Baconnier @ Camptocamp, florian-dacosta, Launchpad Translations on behalf of banking-addons-team, Rudolf Schnapka
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base_import
    - account_statement_ext
    - account_statement_base_completion
    - account_statement_transactionid_completion
    - base_transaction_id
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - report_webkit
    - account_voucher
    - account_report_company
    - sale
    - stock
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 This module brings generic methods and fields on bank statement to deal with
 the importation of different bank and offices that uses transactionID.

 This module allows you to import your bank transactions with a standard .csv
 or .xls file (you'll find samples in the 'data' folder). It respects the
 chosen profile (model provided by the account_statement_ext module) to
 generate the entries.

 This module can handle a commission taken by the payment office and has the
 following format:

 * transaction_id: the transaction ID given by the bank/office. It is used as
   reference in the generated entries and is useful for reconciliation process
 * date: date of the payment
 * amount: amount paid in the currency of the journal used in the importation
   profile
 * commission_amount: amount of the comission for each line
 * label: the comunication given by the payment office, used as communication
   in the generated entries.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-reconcile
GIT
GIThttps://github.com/OCA/account-reconcile.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-reconcile/tree/6.1/account_statement_transactionid_import
VERSION
VERSION 1.0
CATEGORY
CATEGORYFinance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSAlexandre Fayolle, Joël Grand-Guillaume, Alexandre Fayolle @ camptocamp, Guewen Baconnier @ Camptocamp
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_statement_base_import
    - account_statement_ext
    - account_statement_base_completion
    - account_statement_transactionid_completion
    - base_transaction_id
odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - report_webkit
    - sale
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
 This module brings generic methods and fields on bank statement to deal with
 the importation of different bank and offices that uses transactionID.

 This module allows you to import your bank transactions with a standard .csv or .xls file
 (you'll find samples in the 'data' folder). It respects the chosen profile
 (model provided by the account_statement_ext module) to generate the entries.

 This module can handle a commission taken by the payment office and has the following format:

 * transaction_id :    the transaction ID given by the bank/office. It is used as reference
                       in the generated entries and is useful for reconciliation process
 * date :              date of the payment
 * amount :            amount paid in the currency of the journal used in the importation profile
 * commission_amount : amount of the comission for each line
 * label :             the comunication given by the payment office, used as communication in the
                       generated entries.
 

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • get_import_type_selection(self, cr, uid, context=None)
    Has to be inherited to add parser