| 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/15.0/account_bank_statement_import_move_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Luis Ernesto García Medina |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_line_create_view_form |
account_statement_line_create_form | account.statement.line.create | form | New |
view_bank_statement_form |
account.bank.statement.form.population | account.bank.statement | field | Inherits account.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
allow_blocked
Boolean
string='Allow Litigation Move Lines'
date_type
Selection
required=True
string='Type of Date Filter'
args: [('due', 'Due Date'), ('move', 'Move Date')]
due_date
Date
default=fields.Date.context_today
invoice
Boolean
string='Linked to an Invoice or Refund'
journal_ids
Many2many → account.journal
string='Journals Filter'
args: 'account.journal'
move_date
Date
default=fields.Date.context_today
move_line_ids
Many2many → account.move.line
string='Move Lines'
args: 'account.move.line'
partner_id
Many2one → res.partner
domain=['|', ('parent_id', '=', False), ('is_company', '=', True)]
string='Partner Related'
args: 'res.partner'
statement_id
Many2one → account.bank.statement
string='Bank Statement'
args: 'account.bank.statement'
target_move
Selection
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
create_statement_lines(self)
default_get(self, field_list)
move_line_filters_change(self)
populate(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/13.0/account_bank_statement_import_move_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, 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 |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_line_create_view_form |
account_statement_line_create_form | account.statement.line.create | form | New |
view_bank_statement_form |
account.bank.statement.form.population | account.bank.statement | field | Inherits account.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
allow_blocked
Boolean
string='Allow Litigation Move Lines'
date_type
Selection
required=True
string='Type of Date Filter'
args: [('due', 'Due Date'), ('move', 'Move Date')]
due_date
Date
default=fields.Date.context_today
string='Due Date'
invoice
Boolean
string='Linked to an Invoice or Refund'
journal_ids
Many2many → account.journal
string='Journals Filter'
args: 'account.journal'
move_date
Date
default=fields.Date.context_today
string='Move Date'
move_line_ids
Many2many → account.move.line
string='Move Lines'
args: 'account.move.line'
partner_id
Many2one → res.partner
domain=['|', ('parent_id', '=', False), ('is_company', '=', True)]
string='Partner Related'
args: 'res.partner'
statement_id
Many2one → account.bank.statement
string='Bank Statement'
args: 'account.bank.statement'
target_move
Selection
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
create_statement_lines(self)
default_get(self, field_list)
move_line_filters_change(self)
populate(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_move_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot |
| 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 |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_line_create_view_form |
account_statement_line_create_form | account.statement.line.create | form | New |
view_bank_statement_form |
account.bank.statement.form.population | account.bank.statement | field | Inherits account.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
allow_blocked
Boolean
string='Allow Litigation Move Lines'
date_type
Selection
required=True
string='Type of Date Filter'
args: [('due', 'Due Date'), ('move', 'Move Date')]
due_date
Date
default=fields.Date.context_today
string='Due Date'
invoice
Boolean
string='Linked to an Invoice or Refund'
journal_ids
Many2many → account.journal
string='Journals Filter'
args: 'account.journal'
move_date
Date
default=fields.Date.context_today
string='Move Date'
move_line_ids
Many2many → account.move.line
string='Move Lines'
args: 'account.move.line'
partner_id
Many2one → res.partner
domain=['|', ('parent_id', '=', False), ('is_company', '=', True)]
string='Partner Related'
args: 'res.partner'
statement_id
Many2one → account.bank.statement
string='Bank Statement'
args: 'account.bank.statement'
target_move
Selection
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
create_statement_lines(self)
default_get(self, field_list)
move_line_filters_change(self)
populate(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/11.0/account_bank_statement_import_move_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, OCA Git Bot, Siarhei Lozikau, Sergej Lozikov |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_line_create_view_form |
account_statement_line_create_form | account.statement.line.create | form | New |
view_bank_statement_form |
account.bank.statement.form.population | account.bank.statement | field | Inherits account.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
allow_blocked
Boolean
string='Allow Litigation Move Lines'
date_type
Selection
required=True
string='Type of Date Filter'
args: [('due', 'Due Date'), ('move', 'Move Date')]
due_date
Date
default=fields.Date.context_today
string='Due Date'
invoice
Boolean
string='Linked to an Invoice or Refund'
journal_ids
Many2many → account.journal
string='Journals Filter'
args: 'account.journal'
move_date
Date
default=fields.Date.context_today
string='Move Date'
move_line_ids
Many2many → account.move.line
string='Move Lines'
args: 'account.move.line'
partner_id
Many2one → res.partner
domain=['|', ('parent_id', '=', False), ('is_company', '=', True)]
string='Partner Related'
args: 'res.partner'
statement_id
Many2one → account.bank.statement
string='Bank Statement'
args: 'account.bank.statement'
target_move
Selection
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
create_statement_lines(self)
default_get(self, field_list)
move_line_filters_change(self)
populate(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/10.0/account_bank_statement_import_move_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Luis M. Ontalba |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_line_create_view_form |
account_statement_line_create_form | account.statement.line.create | form | New |
view_bank_statement_form |
account.bank.statement.form.population | account.bank.statement | field | Inherits account.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
allow_blocked
Boolean
string='Allow Litigation Move Lines'
date_type
Selection
required=True
string='Type of Date Filter'
args: [('due', 'Due Date'), ('move', 'Move Date')]
due_date
Date
default=fields.Date.context_today
string='Due Date'
invoice
Boolean
string='Linked to an Invoice or Refund'
journal_ids
Many2many → account.journal
string='Journals Filter'
args: 'account.journal'
move_date
Date
default=fields.Date.context_today
string='Move Date'
move_line_ids
Many2many → account.move.line
string='Move Lines'
args: 'account.move.line'
partner_id
Many2one → res.partner
domain=['|', ('parent_id', '=', False), ('is_company', '=', True)]
string='Partner Related'
args: 'res.partner'
statement_id
Many2one → account.bank.statement
string='Bank Statement'
args: 'account.bank.statement'
target_move
Selection
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
create_statement_lines(self)
default_get(self, field_list)
move_line_filters_change(self)
populate(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/9.0/account_bank_statement_import_move_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, Luis M. Ontalba |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_line_create_view_form |
account_statement_line_create_form | account.statement.line.create | form | New |
view_bank_statement_form |
account.bank.statement.form.population | account.bank.statement | field | Inherits account.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
allow_blocked
Boolean
string='Allow Litigation Move Lines'
date_type
Selection
required=True
string='Type of Date Filter'
args: [('due', 'Due Date'), ('move', 'Move Date')]
due_date
Date
default=fields.Date.context_today
string='Due Date'
invoice
Boolean
string='Linked to an Invoice or Refund'
journal_ids
Many2many → account.journal
string='Journals Filter'
args: 'account.journal'
move_date
Date
default=fields.Date.context_today
string='Move Date'
move_line_ids
Many2many → account.move.line
string='Move Lines'
args: 'account.move.line'
partner_id
Many2one → res.partner
domain=['|', ('parent_id', '=', False), ('is_company', '=', True)]
string='Partner Related'
args: 'res.partner'
statement_id
Many2one → account.bank.statement
string='Bank Statement'
args: 'account.bank.statement'
target_move
Selection
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
create_statement_lines(self)
default_get(self, field_list)
move_line_filters_change(self)
populate(self)