{ "info": { "author": "Savoir-faire Linux,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": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=====================\nWebkit Report Barcode\n=====================\n\nThis module Add barcodes in webkit reports\n\nUsage\n=====\n\nTo embed a barcode image in a webkit report, use ``${helper.barcode(value)}``.\nDepending on template filtering, you might need to force not to use any filter\n by doing ``${helper.barcode(value) | safe}``\n\nThe function is defined as:\n barcode(value, code='Code128', drawOpts=None, htmlAttrs=None)\n\nParameters\n----------\nvalue\n Value for barcode as expected by barcode type. Code128 takes a number or\n numeric string\ncode\n barcode type. ReportLab 2.5 has the following codes: Codabar, Code11,\n Code128, EAN13, EAN8, Extended39, Extended93, FIM, I2of5, MSI, POSTNET, QR,\n Standard39, Standard93, USPS_4State\ndrawOpts\n dictionary of options for reportlab graphic. Depends on barcode type. Use\n *format* to specify image format (default png), *width* to specify image\n width in pixels (int), *height* to specify image height in pixels (int)\nhtmlAttrs\n dictionary of html attributes\n\nRequirements\n------------\nThis module depends on reportlab and lxml, which are both part of the odoo\ninstallation.\n\n#. Go to ...\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/{repo_id}/{branch}\n\n.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt\n.. branch is \"8.0\" for example\n\nKnown issues / Roadmap\n======================\n\n* ...\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. 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`_.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Vincent Vinet \n* Cristian Salamea \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 https://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.savoirfairelinux.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-report-webkit-barcode", "package_url": "https://pypi.org/project/odoo8-addon-report-webkit-barcode/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-report-webkit-barcode/", "project_urls": { "Homepage": "http://www.savoirfairelinux.com" }, "release_url": "https://pypi.org/project/odoo8-addon-report-webkit-barcode/8.0.1.0.0.99.dev2/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Webkit Report Barcode", "version": "8.0.1.0.0.99.dev2" }, "last_serial": 5084325, "releases": { "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "873eaeb20b4add9b24990031face1cb0", "sha256": "515e01eedc392f5774b8e6cd8fe226af78bc0d5739ea746761290ef7a3db31ec" }, "downloads": -1, "filename": "odoo8_addon_report_webkit_barcode-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "873eaeb20b4add9b24990031face1cb0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13183, "upload_time": "2017-04-11T15:21:04", "url": "https://files.pythonhosted.org/packages/eb/57/667a9b0e118b1208bde77638a1263fd610060f374c2fdb872c9e717fe342/odoo8_addon_report_webkit_barcode-8.0.1.0.0.99.dev1-py2-none-any.whl" } ], "8.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "c04172b2f4e24b7751d18295edf5d3b2", "sha256": "d4f744dbb06edaba1c6ca405ed88b2d8a586403bec6ab5ac236987b72ee846fd" }, "downloads": -1, "filename": "odoo8_addon_report_webkit_barcode-8.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "c04172b2f4e24b7751d18295edf5d3b2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 20489, "upload_time": "2019-04-03T05:30:47", "url": "https://files.pythonhosted.org/packages/ee/3e/15c2b14a035694dc7ca2749c02ce12995a5e88e7c549919e1db7ee08b392/odoo8_addon_report_webkit_barcode-8.0.1.0.0.99.dev2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c04172b2f4e24b7751d18295edf5d3b2", "sha256": "d4f744dbb06edaba1c6ca405ed88b2d8a586403bec6ab5ac236987b72ee846fd" }, "downloads": -1, "filename": "odoo8_addon_report_webkit_barcode-8.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "c04172b2f4e24b7751d18295edf5d3b2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 20489, "upload_time": "2019-04-03T05:30:47", "url": "https://files.pythonhosted.org/packages/ee/3e/15c2b14a035694dc7ca2749c02ce12995a5e88e7c549919e1db7ee08b392/odoo8_addon_report_webkit_barcode-8.0.1.0.0.99.dev2-py2-none-any.whl" } ] }