.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3
==================================
Excel report engine helpers - demo
==================================
This module demonstrates the capabilities or the report_xlsx_helper module via
a basic example.
Usage
=====
Open a partner record and click on the 'Export XLS' button.
Installation
============
There is no specific installation procedure for this module.
Configuration and Usage
=======================
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/143/11.0
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/OCA/reporting-engine/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
----------
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
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.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/reporting-engine",
"name": "odoo12-addon-report-xlsx-helper-demo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "",
"author": "Noviat,Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": ".. image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n==================================\nExcel report engine helpers - demo\n==================================\n\nThis module demonstrates the capabilities or the report_xlsx_helper module via\na basic example.\n\nUsage\n=====\n\nOpen a partner record and click on the 'Export XLS' button.\n\nInstallation\n============\n\nThere is no specific installation procedure for this module.\n\nConfiguration and Usage\n=======================\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/143/11.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/reporting-engine/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Luc De Meyer <luc.demeyer@noviat.com>\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Report xlsx helpers - demo",
"version": "12.0.1.1.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fff32d678619f32d3e15b2c196d15d3bdad7a7db5cf526d9e92e369cca9dd031",
"md5": "9f3191365cb26cd8be26c7433e9495fb",
"sha256": "6c66f984be3ae668aa27d5e0b4c62e8e3be18297add0a332c479752c479fc2c6"
},
"downloads": -1,
"filename": "odoo12_addon_report_xlsx_helper_demo-12.0.1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9f3191365cb26cd8be26c7433e9495fb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 17133,
"upload_time": "2023-01-27T13:04:55",
"upload_time_iso_8601": "2023-01-27T13:04:55.845311Z",
"url": "https://files.pythonhosted.org/packages/ff/f3/2d678619f32d3e15b2c196d15d3bdad7a7db5cf526d9e92e369cca9dd031/odoo12_addon_report_xlsx_helper_demo-12.0.1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-27 13:04:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "OCA",
"github_project": "reporting-engine",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "cryptography",
"specs": []
},
{
"name": "endesive",
"specs": []
},
{
"name": "py3o.formats",
"specs": []
},
{
"name": "py3o.template",
"specs": []
}
],
"lcname": "odoo12-addon-report-xlsx-helper-demo"
}