| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-reporting |
| GIT | |
| GIT | https://github.com/OCA/account-financial-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-reporting/tree/13.0/account_bank_reconciliation_summary_xlsx |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexis de Lattre, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_financial_report OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range 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_journal_dashboard_kanban_view |
bank_reconciliation_summarry.account_journal_dashboard | account.journal | xpath | Inherits account.account_journal_dashboard_kanban_view |
bank_reconciliation_report_wizard_form |
bank.reconciliation.report.wizard.form | bank.reconciliation.report.wizard | form | New |
view_bank_statement_form |
bank_rec_summary.account.bank.statement.form | account.bank.statement | button | Inherits account.view_bank_statement_form |
view_move_line_form |
bank_rec_summary.account_move_line_form | account.move.line | field | Inherits account.view_move_line_form |
statement_line_date
Date
related='statement_line_id.date'
store=True
string='Statement Line Date'
No public methods.
date
Date
default=fields.Date.context_today
required=True
journal_ids
Many2many → account.journal
default=<expr>
domain=[('type', '=', 'bank')]
required=True
string='Bank Journals'
args: 'account.journal'
open_xlsx(self)
No new fields.
Public methods (1)generate_xlsx_report(self, workbook, data, wizard)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-financial-reporting |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] account_bank_reconciliation_summary_xlsx (#1380) |