| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/8.0/account_balance_reporting_xls |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Spanish Localization Team |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Spanish Localization Team |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexandre Fayolle, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | http://odoo-spain.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-spain: - account_balance_reporting OCA/reporting-engine: - report_xls odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlwt |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
wizard_account_balance_reporting_xls_print |
account.balance.reporting.print.wizard.form | account.balance.reporting.print.wizard | button | Inherits account_balance_reporting.wizard_account_balance_reporting_print |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)xls_export(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/7.0/account_balance_reporting_xls |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting / Reports |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Spanish Localization Team |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Spanish Localization Team |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot |
| WEBSITE | |
| WEBSITE | http://odoo-spain.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-spain: - account_balance_reporting OCA/reporting-engine: - report_xls odoo/odoo: - base - account - base_setup - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlwt |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Excel export for account balance reporting engine
=================================================
This module allows to export financial reports to XLS files from print dialog.
**WARNING:** This module requires module *report_xls*, available on:
https://github.com/OCA/reporting-engine/
Contributors
------------
* Alejandro Santana <alejandrosantana@anubia.es>
* Juan Formoso <jfv@anubia.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
wizard_account_balance_reporting_xls_print |
account.balance.reporting.print.wizard.form | account.balance.reporting.print.wizard | button | Inherits account_balance_reporting.wizard_account_balance_reporting_print |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)xls_export(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/6.1/account_balance_reporting_xls |
| VERSION | |
| VERSION | 0.2 |
| CATEGORY | |
| CATEGORY | Accounting / Reports |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Juan Formoso <jfv@anubia.es> |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Juan Formoso <jfv@anubia.es> |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Alejandro Santana |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-spain: - account_balance_reporting OCA/reporting-engine: - report_xls odoo/odoo: - base - account - base_setup - product - process - decimal_precision - analytic - board - edi - email_template - base_tools |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlwt |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides the opportunity of exporting financial reports to XLS files. This module depends on two community-effort modules, both under the umbrella of OCA (Odoo Community Association): - **account_balance_reporting**: https://github.com/OCA/l10n-spain/tree/6.1 - **report_xls**: https://github.com/OCA/reporting-engine/tree/6.1 To easily download it, you can use git in commandline, like this: git clone -b 6.1 https://github.com/OCA/reporting-engine |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
wizard_account_balance_reporting_xls_print |
account.balance.reporting.print.wizard.form | account.balance.reporting.print.wizard | xpath | Inherits account_balance_reporting.wizard_account_balance_reporting_print |
No new fields.
Public methods (0)No public methods.