Online Bank Statements: MyPonto.com

account_bank_statement_import_online_ponto
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_online_ponto
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Florent de Labarre
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Florent de Labarre
COMMITTERS
COMMITTERSJoão Marques, oca-travis, OCA-git-bot
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_import_online
OCA/web:
    - web_widget_dropdown_dynamic
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - account_bank_statement_import
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
online_bank_statement_provider_form online.bank.statement.provider.form online.bank.statement.provider xpath Inherits account_bank_statement_import_online.online_bank_statement_provider_form
Models touched (1)

New fields (3)
  • ponto_last_identifier Char
    readonly=True
  • ponto_token Char
    readonly=True
  • ponto_token_expiration Datetime
    readonly=True
Public methods (1)
  • ponto_reset_last_identifier(self)
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/12.0/account_bank_statement_import_online_ponto
VERSION
VERSION 1.3.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV, Florent de Labarre
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV, Florent de Labarre
COMMITTERS
COMMITTERSPedro M. Baeza, Ronald Portier (Therp BV), OCA Transbot, oca-travis, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/bank-statement-import
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-statement-import:
    - account_bank_statement_import_online
OCA/web:
    - web_widget_dropdown_dynamic
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - account_bank_statement_import
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
online_bank_statement_provider_form online.bank.statement.provider.form online.bank.statement.provider xpath Inherits account_bank_statement_import_online.online_bank_statement_provider_form
ponto_buffer_form ponto.buffer.form ponto.buffer form New
ponto_buffer_tree ponto.buffer.tree ponto.buffer tree New
Models touched (4)

New fields (1)
  • ponto_buffer_retain_days Integer
    default=61 help='By default buffers will be kept for 61 days.\nSet this to 0 to keep buffers indefinitely.' string='Number of days to keep Ponto Buffers'
Public methods (0)

No public methods.

New fields (3)
  • buffer_line_ids One2many → ponto.buffer.line
    comodel_name='ponto.buffer.line' inverse_name='buffer_id' readonly=True
  • effective_date Date
    readonly=True required=True
  • provider_id Many2one → online.bank.statement.provider
    comodel_name='online.bank.statement.provider' readonly=True required=True
Public methods (0)

No public methods.

New fields (4)
  • buffer_id Many2one → ponto.buffer
    comodel_name='ponto.buffer' ondelete='cascade' readonly=True required=True
  • effective_date_time Datetime
    readonly=True required=True
  • ponto_id Char
    readonly=True required=True
  • transaction_data Char
    readonly=True required=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.