| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-statement-import |
| GIT | |
| GIT | https://github.com/OCA/bank-statement-import.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_import_online_ponto |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Florent de Labarre |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Florent de Labarre |
| COMMITTERS | |
| COMMITTERS | João Marques, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_last_identifier
Char
readonly=True
ponto_token
Char
readonly=True
ponto_token_expiration
Datetime
readonly=True
ponto_reset_last_identifier(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-statement-import |
| GIT | |
| GIT | https://github.com/OCA/bank-statement-import.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-statement-import/tree/12.0/account_bank_statement_import_online_ponto |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV, Florent de Labarre |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV, Florent de Labarre |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Ronald Portier (Therp BV), OCA Transbot, oca-travis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
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
No public methods.
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
No public methods.
No new fields.
Public methods (0)No public methods.