Report xlsx helpers
Project description
Excel report engine helpers
This module provides a set of tools to facilitate the creation of excel reports with format xlsx. This module offers a similar functional coverage as the 8.0 version of the report_xls module.
Usage
In order to create an Excel report you can:
define a report of type ‘xlsx’
pass {'xlsx_export': 1} via the context to the report create method
The AbstractReportXlsx class contains a number of attributes and methods to facilitate the creation excel reports in Odoo.
Cell types
string, number, boolean, datetime.
Cell formats
The predefined cell formats result in a consistent look and feel of the Odoo Excel reports.
Cell formulas
Cell formulas can be easily added with the help of the _rowcol_to_cell() method.
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.
Excel with multiple sheets
Download the account_asset_management_xls module from http://apps.odoo.com as example.
Installation
There is no specific installation procedure for this module.
Configuration and Usage
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
Luc De Meyer <luc.demeyer@noviat.com>
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 http://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo10_addon_report_xlsx_helper-10.0.1.0.0.99.dev10-py2-none-any.whl
.
File metadata
- Download URL: odoo10_addon_report_xlsx_helper-10.0.1.0.0.99.dev10-py2-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/30.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 946dff5ce0672d8667a8cb9ac17684e38c5128e017be33aa465651d23ad2d699 |
|
MD5 | 730c4094a6bd67ed70be8074557b56e2 |
|
BLAKE2b-256 | 03012eac7540000d33d9a2c8ddbf9706502b0423517b6c5d2d4268d328bf42d5 |