{ "info": { "author": "Tecnativa, 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": "==============\nStock Barcodes\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/stock_barcodes\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-stock_barcodes\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\nThis module provides a barcode reader interface for stock module.\n\nThis module contains a base wizard read barcode that can be extended by\nother modules.\n\nThis module also makes use of this wizard for providing barcode support for\ndoing inventories and picking operations.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nBarcode interface for inventory operations\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nTo use the barcode interface on inventory:\n\n#. Go to *Inventory > operations > Inventory Adjustments*.\n#. Create new inventory with \"Select products manually\" option.\n#. Start inventory.\n#. Click to \"Scan barcodes\" smart button.\n#. Start reading barcodes.\n\nBarcode interface for picking operations\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nYou can use the barcode interface in a picking or an operation type, the main\ndifference is that if you open the barcode interface from a picking, this\npicking is locked and you read products for it.\n\nTo use the barcode interface on picking operations:\n\n#. Go to *Inventory*.\n#. Click on scanner button on any operation type.\n#. Start reading barcodes.\n\nTo use the barcode interface on a picking:\n\n#. Go to *Inventory > Transfers*.\n#. Click to \"Scan barcodes\" smart button.\n#. Start reading barcodes.\n\nThe barcode scanner interface has two operation modes. In both of them user\ncan scan:\n\n#. Warehouse locations with barcode.\n#. Product packaging with barcode.\n#. Product with barcode.\n#. Product Lots (The barcode is name field in this case).\n\n\nAutomatic operation mode\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nThis is the default mode, all screen controls are locked to avoid scan into\nfields.\n\nThe user only has to scan barcode in physical warehouse locations with a\nscanner hardward, the interface read the barcode and do operations in this\norder:\n\n#. Try search a product, if found, is assigned to product_id field and creates\n or update inventory line with 1.0 unit. (If product has tracking by lots\n the interface wait for a lot to be scanned).\n#. Try search a product packaging, if found, the product_id related is set,\n product quantities are updated and create or update inventory line with\n product quantities defined in the product packaging.\n#. Try search a lot (The product is mandatory in this case so you first scan a\n product and then scann a lot), this lot field is not erased until that\n product change, so for each product scann the interface add or update a\n inventory line with this lot.\n#. Try to search a location, if found the field location is set and next scan\n action will be done with this warehouse location.\n\nIf barcode has not found, when message is displayed you can create this lot\nscanning the product.\n\nManual entry mode\n~~~~~~~~~~~~~~~~~\n\nYou can change to \"manual entry data\" to allow to select data without scanner\nhardware, but hardward scanner still active on, so a use case would be when\nuser wants set quantities manually instead increment 1.0 unit peer scan action.\n\nScan logs\n~~~~~~~~~\n\nAll scanned barcodes are saved into model.\nBarcode scanning interface display 10 last records linked to model, the goal of\nthis log is show to user other reads with the same product and location done\nby other users.\nUser can remove the last read scan.\n\nKnown issues / Roadmap\n======================\n\n* Excute action_done() method outside onchange environment.\n* Allow create product when a barcode has not been found.\n* Allow to select picking reading its barcode.\n* Allow to select multiple pickings to process scanned products.\n\nChangelog\n=========\n\n11.0.1.1.0 (2019-09-24)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [ADD] New feature.\n User can uses barcode interface in picking operations.\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* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n\n* `Tecnativa `_:\n\n * Sergio Teruel\n * Carlos Dauden\n * Pedro M. Baeza\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": "https://odoo-community.org/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-stock-barcodes", "package_url": "https://pypi.org/project/odoo11-addon-stock-barcodes/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-stock-barcodes/", "project_urls": { "Homepage": "https://odoo-community.org/" }, "release_url": "https://pypi.org/project/odoo11-addon-stock-barcodes/11.0.2.0.0.99.dev5/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "It provides read barcode on stock operations.", "version": "11.0.2.0.0.99.dev5" }, "last_serial": 5969975, "releases": { "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "dd15a02240a4f67bb6fcaef35ef4cc2e", "sha256": "d2bc2d73494db2fac89d5661c76093c265979efdf17a0064fb8d441d498c2976" }, "downloads": -1, "filename": "odoo11_addon_stock_barcodes-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd15a02240a4f67bb6fcaef35ef4cc2e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 43500, "upload_time": "2019-08-09T05:17:03", "url": "https://files.pythonhosted.org/packages/e2/54/6a6f654814e1ba8266801290a82ae264f756aa3573f1a22059986507fd53/odoo11_addon_stock_barcodes-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "51b4ce966e7119027a164efb2725eb13", "sha256": "7243d843b27db4ede920507ad12c26fa2600aad52ed31e8a8b43e35297182400" }, "downloads": -1, "filename": "odoo11_addon_stock_barcodes-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51b4ce966e7119027a164efb2725eb13", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 43487, "upload_time": "2019-09-17T05:16:11", "url": "https://files.pythonhosted.org/packages/1a/c7/bb1601172100cfa2081991501dfecd82516c8bfae7e7071e7e01dcc9053b/odoo11_addon_stock_barcodes-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.2.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "fac5917f9282af4adb150bdd438eefdf", "sha256": "63a9d0b53c871c43067df808020d2b50e1e8f6a4ae93a9bce12a3a03a98f95b8" }, "downloads": -1, "filename": "odoo11_addon_stock_barcodes-11.0.2.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fac5917f9282af4adb150bdd438eefdf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 62904, "upload_time": "2019-10-14T05:22:06", "url": "https://files.pythonhosted.org/packages/2c/1a/db4e74fdbc8df9b213061bab2542436967eff5cefa3d7645b217bdb25378/odoo11_addon_stock_barcodes-11.0.2.0.0.99.dev5-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fac5917f9282af4adb150bdd438eefdf", "sha256": "63a9d0b53c871c43067df808020d2b50e1e8f6a4ae93a9bce12a3a03a98f95b8" }, "downloads": -1, "filename": "odoo11_addon_stock_barcodes-11.0.2.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fac5917f9282af4adb150bdd438eefdf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 62904, "upload_time": "2019-10-14T05:22:06", "url": "https://files.pythonhosted.org/packages/2c/1a/db4e74fdbc8df9b213061bab2542436967eff5cefa3d7645b217bdb25378/odoo11_addon_stock_barcodes-11.0.2.0.0.99.dev5-py2.py3-none-any.whl" } ] }