| 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/18.0/account_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, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - 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 | This module adds a button to bank statement form view to open a wizard to allow filtering, selecting and importing lines form journal items into the bank statement. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_journal_dashboard_kanban_view |
account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view | |
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 | button | Inherits account_statement_base.view_bank_statement_form |
No new fields.
Public methods (1)create_statement_line_from_move_line(self, statement)
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/17.0/account_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, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base odoo/odoo: - account - base_setup - base - web - onboarding - 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 | This module adds a button to bank statement form view to open a wizard to allow filtering, selecting and importing lines form journal items into the bank statement. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_journal_dashboard_kanban_view |
account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view | |
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 | button | Inherits account_statement_base.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/15.0/account_statement_import_move_line |
| VERSION | |
| VERSION | 1.0.1 |
| 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, Weblate, OCA-git-bot, pilarvargas-tecnativa |
| 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/14.0/account_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-travis, Weblate, OCA-git-bot, Luis D. Lafaurie |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/bank-statement-import |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| 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)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/bank-statement-import |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] account_statement_import_move_line: Migration to 19.0 (#932) |