{ "info": { "author": "GRAP,La Louve,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==============================\nGenerate Barcodes for Partners\n==============================\n\nThis module expends Odoo functionality, allowing user to generate barcode\ndepending on a given barcode rule for Partners.\n\nFor exemple, a typical pattern for partners is \"042.........\" that means\nthat:\n* the EAN13 code will begin by '042'\n* followed by 0 digits (named Barcode Base in this module)\n* a 13 digit control\n\nWith this module, it is possible to:\n\n* Affect a pattern (barcode.rule) to a res.partner\n\n* Define a Barcode base: \n * manually, if the base of the barcode must be set by a user. (typically an\n internal code defined in your company)\n * automaticaly by a sequence, if you want to let Odoo to increment a\n sequence. (typical case of a customer number incrementation)\n\n* Generate a barcode, based on the defined pattern and the barcode base\n\nConfiguration\n=============\n\nTo configure this module, see the 'Configuration' Section of the description\nof the module 'barcodes_generator_abstract'\n\nUsage\n=====\n\nTo use this module, you need to:\n\n* Go to a Product form (or a template form):\n\n1 for manual generation\n * Set a Barcode Rule\n * Set a Barcode Base\n * click on the button 'Generate Barcode (Using Barcode Rule)'\n\n2 for automatic generation\n * Set a Barcode Rule\n * click on the button 'Generate Base (Using Sequence)'\n * click on the button 'Generate Barcode (Using Barcode Rule)'\n\n.. image:: /barcodes_generator/static/description/res_partner_sequence_generation.png\n\nTry this module on Runbot\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/150/9.0\n\nKnown issues / Roadmap\n======================\n\nDependency to point_of_sale is required because barcode field, defined in 'base'\nmodule (in the res.partner model), is defined in a 'point_of_sale' view.\n\nIt's a relative problem, because barcodes generation for partners will occures\nmostly in a Point of Sale context, to give barcodes to customers.\n\nYou could comment 'point_of_sale' dependencies if you want to use this module\nwithout point of sale installed.\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\nCredits\n=======\n\nImages\n------\n\n* Icon of the module is based on the Oxygen Team work and is under LGPL licence:\n http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org.html\n\nContributors\n------------\n\n* Sylvain LE GAL (https://twitter.com/legalsylvain)\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\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.odoo-community.org", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-barcodes-generator-partner", "package_url": "https://pypi.org/project/odoo9-addon-barcodes-generator-partner/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-barcodes-generator-partner/", "project_urls": { "Homepage": "http://www.odoo-community.org" }, "release_url": "https://pypi.org/project/odoo9-addon-barcodes-generator-partner/9.0.1.0.0.99.dev2/", "requires_dist": [ "odoo (<9.1a,>=9.0a)", "odoo9-addon-barcodes-generator-abstract" ], "requires_python": "~=2.7", "summary": "Generate Barcodes for Partners", "version": "9.0.1.0.0.99.dev2" }, "last_serial": 3995009, "releases": { "9.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "a2af45ba0c1b7e9185196471c21b0e02", "sha256": "7875d9fd0aa65f56e37d3ebb51e25c007dd95dc980cae8850545b020ac22888f" }, "downloads": -1, "filename": "odoo9_addon_barcodes_generator_partner-9.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "a2af45ba0c1b7e9185196471c21b0e02", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 67018, "upload_time": "2017-04-11T18:05:27", "url": "https://files.pythonhosted.org/packages/6e/23/969416ca8ecbc78152db2f42653e581325e78f7b00abc80462b5b6a69d83/odoo9_addon_barcodes_generator_partner-9.0.1.0.0.99.dev1-py2-none-any.whl" } ], "9.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "b3a4c62998a050e6e8963023041eb058", "sha256": "6703ee86ab7707eb96808ed0bf1812a387b46be74a736489a9584053c71405ae" }, "downloads": -1, "filename": "odoo9_addon_barcodes_generator_partner-9.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "b3a4c62998a050e6e8963023041eb058", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 67992, "upload_time": "2018-06-24T04:53:00", "url": "https://files.pythonhosted.org/packages/c2/2f/16ee2dbddadb2e6864ab8022064d4364b93b7f1a4e09275573093bc591c7/odoo9_addon_barcodes_generator_partner-9.0.1.0.0.99.dev2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3a4c62998a050e6e8963023041eb058", "sha256": "6703ee86ab7707eb96808ed0bf1812a387b46be74a736489a9584053c71405ae" }, "downloads": -1, "filename": "odoo9_addon_barcodes_generator_partner-9.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "b3a4c62998a050e6e8963023041eb058", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 67992, "upload_time": "2018-06-24T04:53:00", "url": "https://files.pythonhosted.org/packages/c2/2f/16ee2dbddadb2e6864ab8022064d4364b93b7f1a4e09275573093bc591c7/odoo9_addon_barcodes_generator_partner-9.0.1.0.0.99.dev2-py2-none-any.whl" } ] }