{ "info": { "author": "Eficent, 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=================\nStock Cycle Count\n=================\n\nThis module provides the capability to execute a cycle count strategy in a\nwarehouse through different rules defined by the user. Cycle count is an\nalternative to full wall-to-wall physical inventories in which little\nportions (stock locations) of the stock are selected to count on a regular\nbasis.\n\nThe system propose locations in which to perform a inventory adjustment every\nday based on a set of rules defined for the warehouse. In addition the system\ncan propose Zero-Confirmations which are simple and opportunistic counts to\ncheck whether a locations has actually became empty or not.\n\nWith this strategy it is possible to:\n\n* Remove the need to perform full physical inventories and to stop the\n production in the warehouse.\n* Measure the accuracy of the inventory records and improve it.\n* Correct inventory errors earlier and prevent them to become bigger.\n\nInstallation\n============\n\nTo install this module, you need to:\n\n* Download this module to your addons path.\n* Install the module in your database.\n\nRecommendations\n---------------\n\nIt is highly recommended to use this module in conjunction with:\n\n* ``stock_inventory_verification_request``: Adds the capability to request Slot\n Verifications.\n* ``stock_inventory_lockdown``: Lock down locations during inventories.\n\nConfiguration\n=============\n\nYou can configure the rules to compute the cycle count, acting as follow:\n\n#. Go to *Inventory > Configuration > Cycle Count Rules*.\n#. Create as much cycle count rules as you want.\n#. Assign the rules to the Warehouse or zones where you want to apply the rules\n in.\n#. Go to *Inventory > Configuration > Warehouse Management > Warehouses* and\n set a *Cycle Count Planning Horizon* for each warehouse.\n\nUsage\n=====\n\nOnce you have some rules configured for your warehouses, you can proceed as\nis described below.\n\n#. Go to \"Inventory > Configuration > Warehouse Management > Warehouses\".\n#. Select all the warehouses you want to compute the rules in.\n#. Click on \"Action\" and then in \"Compute Cycle Count Rules\". (**note**: A\n cron job will do this for every warehouse daily.)\n#. Go to \"Inventory Control > Cycle Counts\".\n#. Select a planned Cycle Count and confirm it, this will create a draft\n Inventory Adjustment.\n#. In the right top corner of the form view you can access to the generated\n Inventory Adjustment.\n#. Proceed with the Inventory Adjustment as usual.\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/153/10.0\n\nKnown issues / Roadmap\n======================\n\n* Assess the possibility to refactor `action_compute_cycle_count_rules` method\n converting some of the searches to actual fields. E.g.\n `inventory_history_ids` for all the inventories done in a location.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of\ntrouble, please check there if your issue has already been reported. If you\nspotted it first, help us smash it by providing detailed and welcomed feedback.\n\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Lois Rilo \n* Jordi Ballester Alomar \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": "https://github.com/OCA/stock-logistics-warehouse", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo10-addon-stock-cycle-count", "package_url": "https://pypi.org/project/odoo10-addon-stock-cycle-count/", "platform": "", "project_url": "https://pypi.org/project/odoo10-addon-stock-cycle-count/", "project_urls": { "Homepage": "https://github.com/OCA/stock-logistics-warehouse" }, "release_url": "https://pypi.org/project/odoo10-addon-stock-cycle-count/10.0.1.0.0.99.dev7/", "requires_dist": [ "numpy", "odoo10-addon-stock-inventory-discrepancy", "odoo10-addon-stock-inventory-exclude-sublocation", "odoo (<10.1dev,>=10.0)" ], "requires_python": "~=2.7", "summary": "Adds the capability to schedule cycle counts in a warehouse through different rules defined by the user.", "version": "10.0.1.0.0.99.dev7" }, "last_serial": 4396490, "releases": { "10.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "a3f65b0e927a48a19f7919d8ffee1bc4", "sha256": "b9f130fe9c9a1a0ca16198953acc677d9e79aa78d4904d31126f73b8165a707c" }, "downloads": -1, "filename": "odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "a3f65b0e927a48a19f7919d8ffee1bc4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 267711, "upload_time": "2018-03-28T04:30:09", "url": "https://files.pythonhosted.org/packages/e3/8a/d4cdba9c5925329016331feba5216870b361acb3523fde51443a62a9afbc/odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev5-py2-none-any.whl" } ], "10.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "fc7946d90078228e8491339d0bda83e2", "sha256": "ff856f8d6d7eb1f8e02445388037b8072ba0d3e693aa3934e2d5d5d9c4bad877" }, "downloads": -1, "filename": "odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "fc7946d90078228e8491339d0bda83e2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 279669, "upload_time": "2018-06-19T04:50:18", "url": "https://files.pythonhosted.org/packages/1b/72/aaa0f7da24d3bfb9e031bf6ba6ae38d7553df97cbace994a1917dfc676e8/odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev6-py2-none-any.whl" } ], "10.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "04d15e7fdc57e97f4c02bb3252ef47b9", "sha256": "b88ca2adb9fad594ef7e59b4429728fa32da797b49961cbeb515848c80e59fd7" }, "downloads": -1, "filename": "odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "04d15e7fdc57e97f4c02bb3252ef47b9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 276765, "upload_time": "2018-10-20T04:49:17", "url": "https://files.pythonhosted.org/packages/e8/5e/e0bc8a1103027d69d9ec256a5248cce997f41dc5b9f3bbd18a2db3675cac/odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev7-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04d15e7fdc57e97f4c02bb3252ef47b9", "sha256": "b88ca2adb9fad594ef7e59b4429728fa32da797b49961cbeb515848c80e59fd7" }, "downloads": -1, "filename": "odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "04d15e7fdc57e97f4c02bb3252ef47b9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 276765, "upload_time": "2018-10-20T04:49:17", "url": "https://files.pythonhosted.org/packages/e8/5e/e0bc8a1103027d69d9ec256a5248cce997f41dc5b9f3bbd18a2db3675cac/odoo10_addon_stock_cycle_count-10.0.1.0.0.99.dev7-py2-none-any.whl" } ] }