This release is a pre-release and may not be stable for production use.
Excel report engine
This module adds Excel export capabilities to the standard odoo reporting engine.
Usage
In order to create an Excel report you can:
define a report of type ‘xls’
pass {'xls_export': 1} via the context to the report create method
The report_xls class contains a number of attributes and methods to facilitate the creation XLS reports in OpenERP.
cell types
Supported cell types : text, number, boolean, date.
cell styles
The predefined cell style definitions result in a consistent look and feel of the OpenERP Excel reports.
cell formulas
Cell formulas can be easily added with the help of the rowcol_to_cell() function which you can import from the utils.py module.
Excel templates
It is possible to define Excel templates which can be adapted by ‘inherited’ modules. Download the account_move_line_report_xls module from http://apps.odoo.com as example.
XLS with multiple sheets
Download the account_journal_report_xls module from http://apps.odoo.com as example.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Contributors
Noviat
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Release files for odoo8-addon-report-xls 8.0.0.6.1.99.dev12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| odoo8_addon_report_xls-8.0.0.6.1.99.dev12-py2-none-any.whl | Python 2 | none | any | Details |
Release files / odoo8_addon_report_xls-8.0.0.6.1.99.dev12-py2-none-any.whl
| Download URL | odoo8_addon_report_xls-8.0.0.6.1.99.dev12-py2-none-any.whl |
|---|---|
| Size | 101.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
d686ad825f6aa89237bca71fd4f2e41f93d71c0eb2f44911e3e7604a4ddeff48
|
|
BLAKE2b-256 checksum How to use checksums |
f3d53dc3ce1e613a1d5a535a103ef84a46f0a2c60b29cee56d05621673972f03
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |