{ "info": { "author": "Num\u00e9rigraphe, 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": "===============\nGS1 Barcode API\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%2Fstock--logistics--barcode-lightgray.png?logo=github\n :target: https://github.com/OCA/stock-logistics-barcode/tree/11.0/base_gs1_barcode\n :alt: OCA/stock-logistics-barcode\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/stock-logistics-barcode-11-0/stock-logistics-barcode-11-0-base_gs1_barcode\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/150/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nGS1 Barcodes\n============\n\nThis module provides an API to decoding the content of structured barcodes\nlike GS1-128 or GS1-Datamatrix.\n\nGS1-128 (formerly known as UCC-128, EAN 128 or UCC/EAN-128), and GS1-Datamatrix\nare standards for encoding item identification and logistics data.\nPhysically, GS1-128 is represented as a 1-dimension Code-128 barcode and\nGS1-Datamtrix is represented as a 2-dimensions Datamatrix barcode.\n\nWhen those barcodes are read, their content can be decode into multiple values\nusing a set of standard \"Application Identifiers\". For example, most pharmacy\nitems have a GS1-Datamatrix barcode containg their GTIN, lot number and\nexpiry date.\n\nThis module does not directly allow you to print or scan barcodes.\nInstead, the focus of this module is on decoding the data contained in\nbarcodes. To this end, it provides objects to fine-tune the Application\nIdentifiers and the associated data types.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nYou can use the functionality provided by this module in your own customization\nor other OCA modules.\n\nKnown issues / Roadmap\n======================\n\nGroup separator\n===============\n\nWhen an \"Application Identifiers\" has variable-length data,\nthe barcodes must contain a special character (, group separator)\nbut as this is not an ASCII character. Some barcode readers will not include\nthis character: decoding the structured data will then be impossible. Other\nreaders will translate GS1 to ASCII character 29, but this character is not\nprintable, and some applications may not record it. Yet other readers will\nlet you configure how to map , which may help improve compatibility.\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* Num\u00e9rigraphe\n\nContributors\n~~~~~~~~~~~~\n\n* `Num\u00e9rigraphe `_:\n\n * Lionel Sausin \n\n* `Therp `_:\n\n * Stefan Rijnhart \n\n* `Tecnativa `_:\n\n * Sergio Teruel \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/stock-logistics-barcode `_ 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": "http://numerigraphe.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-base-gs1-barcode", "package_url": "https://pypi.org/project/odoo11-addon-base-gs1-barcode/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-base-gs1-barcode/", "project_urls": { "Homepage": "http://numerigraphe.com" }, "release_url": "https://pypi.org/project/odoo11-addon-base-gs1-barcode/11.0.1.0.0.99.dev4/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Decoding API for GS1-128 (aka UCC/EAN-128) and GS1-Datamatrix", "version": "11.0.1.0.0.99.dev4" }, "last_serial": 5774025, "releases": { "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "580f4b52a77e1305e7dbdb623b430403", "sha256": "30d6921fc0029be62c23ff090dd6e5aaefa4ec5d53838df8e81e8dbdfce562c3" }, "downloads": -1, "filename": "odoo11_addon_base_gs1_barcode-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "580f4b52a77e1305e7dbdb623b430403", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 327350, "upload_time": "2019-08-08T05:10:03", "url": "https://files.pythonhosted.org/packages/ba/eb/24952e3280ecb255c4f7bdf092647850bfb976e3129653593d00359cc35a/odoo11_addon_base_gs1_barcode-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "b8bea65175b899fe0bd8ea042e07b24d", "sha256": "c8e0cccf8befa47cc9745b467b2a353aa5299516b31c607a9c3ec33705aea1da" }, "downloads": -1, "filename": "odoo11_addon_base_gs1_barcode-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8bea65175b899fe0bd8ea042e07b24d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 327506, "upload_time": "2019-09-03T05:16:58", "url": "https://files.pythonhosted.org/packages/90/9c/1a0f2a5c81c5394aeef722998d3f277b028b8796b6c1e7a6faaf4250e0c2/odoo11_addon_base_gs1_barcode-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8bea65175b899fe0bd8ea042e07b24d", "sha256": "c8e0cccf8befa47cc9745b467b2a353aa5299516b31c607a9c3ec33705aea1da" }, "downloads": -1, "filename": "odoo11_addon_base_gs1_barcode-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8bea65175b899fe0bd8ea042e07b24d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 327506, "upload_time": "2019-09-03T05:16:58", "url": "https://files.pythonhosted.org/packages/90/9c/1a0f2a5c81c5394aeef722998d3f277b028b8796b6c1e7a6faaf4250e0c2/odoo11_addon_base_gs1_barcode-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }