{ "info": { "author": "Noviat,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "===================\nReport xlsx helpers\n===================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github\n :target: https://github.com/OCA/reporting-engine/tree/11.0/report_xlsx_helper\n :alt: OCA/reporting-engine\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/reporting-engine-11-0/reporting-engine-11-0-report_xlsx_helper\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/143/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module provides a set of tools to facilitate the creation of excel reports with format xlsx.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nThis module requires report_xlsx version 11.0.1.0.3 or higher.\n\nUsage\n=====\n\nIn order to create an Excel report you can define a report of type 'xlsx' in a static or dynamic way:\n\n* Static syntax: cf. ``account_move_line_report_xls`` for an example.\n* Dynamic syntax: cf. ``report_xlsx_helper_demo`` for an example\n\nThe ``AbstractReportXlsx`` class contains a number of attributes and methods to\nfacilitate the creation excel reports in Odoo.\n\n* Cell types\n\n string, number, boolean, datetime.\n\n* Cell formats\n\n The predefined cell formats result in a consistent\n look and feel of the Odoo Excel reports.\n\n* Cell formulas\n\n Cell formulas can be easily added with the help of the ``_rowcol_to_cell()`` method.\n\n* Excel templates\n\n It is possible to define Excel templates which can be adapted\n by 'inherited' modules.\n Download the ``account_move_line_report_xls`` module\n from http://apps.odoo.com as example.\n\n* Excel with multiple sheets\n\n Download the ``account_asset_management_xls`` module\n from http://apps.odoo.com as example.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Noviat\n\nContributors\n~~~~~~~~~~~~\n\n* Luc De Meyer \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\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\nThis module is part of the `OCA/reporting-engine `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/reporting-engine", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-report-xlsx-helper", "package_url": "https://pypi.org/project/odoo11-addon-report-xlsx-helper/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-report-xlsx-helper/", "project_urls": { "Homepage": "https://github.com/OCA/reporting-engine" }, "release_url": "https://pypi.org/project/odoo11-addon-report-xlsx-helper/11.0.1.0.0.99.dev4/", "requires_dist": [ "odoo11-addon-report-xlsx", "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Report xlsx helpers", "version": "11.0.1.0.0.99.dev4" }, "last_serial": 5603782, "releases": { "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "1ef3c40d15af07f7a36c229a9f40edd5", "sha256": "d7835e4426f682bce104236f3c35ba23f5128c612e88fda5008ac3be74197c15" }, "downloads": -1, "filename": "odoo11_addon_report_xlsx_helper-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1ef3c40d15af07f7a36c229a9f40edd5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30917, "upload_time": "2018-10-02T04:35:09", "url": "https://files.pythonhosted.org/packages/bc/85/a1525e66d6b4a1ec001f098c4c7c1e4f76d558e0a9087efa2a695070ae62/odoo11_addon_report_xlsx_helper-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "cd5919df1765232f1d06da49e3ef80cd", "sha256": "a26c3dbfe329ece786e1207166bf579f7e991b3a97effd7eef4d8d8091927014" }, "downloads": -1, "filename": "odoo11_addon_report_xlsx_helper-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cd5919df1765232f1d06da49e3ef80cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30913, "upload_time": "2019-07-30T04:48:35", "url": "https://files.pythonhosted.org/packages/c0/eb/8cbcbad7d0917f0cace1b51ba072f393240ea1529d5896d343e91c4ce935/odoo11_addon_report_xlsx_helper-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd5919df1765232f1d06da49e3ef80cd", "sha256": "a26c3dbfe329ece786e1207166bf579f7e991b3a97effd7eef4d8d8091927014" }, "downloads": -1, "filename": "odoo11_addon_report_xlsx_helper-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cd5919df1765232f1d06da49e3ef80cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30913, "upload_time": "2019-07-30T04:48:35", "url": "https://files.pythonhosted.org/packages/c0/eb/8cbcbad7d0917f0cace1b51ba072f393240ea1529d5896d343e91c4ce935/odoo11_addon_report_xlsx_helper-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }