{ "info": { "author": "Camptocamp", "author_email": "TODO", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "This module adds a new Report Engine based on WebKit library (wkhtmltopdf) to support reports designed in HTML + CSS.\n=====================================================================================================================\n\nThe module structure and some code is inspired by the report_openoffice module.\n\nThe module allows:\n------------------\n - HTML report definition\n - Multi header support\n - Multi logo\n - Multi company support\n - HTML and CSS-3 support (In the limit of the actual WebKIT version)\n - JavaScript support\n - Raw HTML debugger\n - Book printing capabilities\n - Margins definition\n - Paper size definition\n\nMultiple headers and logos can be defined per company. CSS style, header and\nfooter body are defined per company.\n\nFor a sample report see also the webkit_report_sample module, and this video:\n http://files.me.com/nbessi/06n92k.mov\n\nRequirements and Installation:\n------------------------------\nThis module requires the ``wkthtmltopdf`` library to render HTML documents as\nPDF. Version 0.9.9 or later is necessary, and can be found at\nhttp://code.google.com/p/wkhtmltopdf/ for Linux, Mac OS X (i386) and Windows (32bits).\n\nAfter installing the library on the OpenERP Server machine, you may need to set\nthe path to the ``wkthtmltopdf`` executable file in a system parameter named\n``webkit_path`` in Settings -> Customization -> Parameters -> System Parameters\n\nIf you are experiencing missing header/footer problems on Linux, be sure to\ninstall a 'static' version of the library. The default ``wkhtmltopdf`` on\nUbuntu is known to have this issue.\n\n\nTODO:\n-----\n * JavaScript support activation deactivation\n * Collated and book format support\n * Zip return for separated PDF\n * Web client WYSIWYG", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "AGPL-3", "maintainer": null, "maintainer_email": null, "name": "openerp-report-webkit", "package_url": "https://pypi.org/project/openerp-report-webkit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openerp-report-webkit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/openerp-report-webkit/7.0.406/", "requires_dist": null, "requires_python": null, "summary": "Webkit Report Engine", "version": "7.0.406" }, "last_serial": 995211, "releases": { "7.0.355": [ { "comment_text": "", "digests": { "md5": "6bef4760c1cc433460d0edf2fb8cf945", "sha256": "a60518b566de0e32b5176925c56c8c5a77a733ad67298cbb7410c10a0e12e374" }, "downloads": -1, "filename": "openerp-report-webkit-7.0.355.tar.gz", "has_sig": false, "md5_digest": "6bef4760c1cc433460d0edf2fb8cf945", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239653, "upload_time": "2013-12-21T22:54:55", "url": "https://files.pythonhosted.org/packages/a4/1a/2ff3bc1f0258f22a5b9ed32014cfa998fabcb76572c2a912c8add0d0ba8c/openerp-report-webkit-7.0.355.tar.gz" } ], "7.0.406": [ { "comment_text": "", "digests": { "md5": "8b5b78c8a69313248bf52c1b7f62f0e3", "sha256": "d51b258b139ddd578e0984b64aab60847ce757dc5eb2a5ffc79e96912bd77043" }, "downloads": -1, "filename": "openerp-report-webkit-7.0.406.tar.gz", "has_sig": false, "md5_digest": "8b5b78c8a69313248bf52c1b7f62f0e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239647, "upload_time": "2014-02-09T15:07:59", "url": "https://files.pythonhosted.org/packages/f4/cf/72a4b8c97d05376037ffca5d19b880c36489c182a6e7d686dc42cf82375c/openerp-report-webkit-7.0.406.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b5b78c8a69313248bf52c1b7f62f0e3", "sha256": "d51b258b139ddd578e0984b64aab60847ce757dc5eb2a5ffc79e96912bd77043" }, "downloads": -1, "filename": "openerp-report-webkit-7.0.406.tar.gz", "has_sig": false, "md5_digest": "8b5b78c8a69313248bf52c1b7f62f0e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239647, "upload_time": "2014-02-09T15:07:59", "url": "https://files.pythonhosted.org/packages/f4/cf/72a4b8c97d05376037ffca5d19b880c36489c182a6e7d686dc42cf82375c/openerp-report-webkit-7.0.406.tar.gz" } ] }