Search 1.9 billion lines of Odoo code on GitHub

stock_picking_zone

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: merge-branch-2477-bscos-300-rule-with-packaging-c8f8b3c9
Repository: camptocamp/stock-logistics-warehouse
Dependencies: stock
Languages: Python (502, 78.8%), XML (59, 9.3%), and reStructuredText (76, 11.9%)
Other branches: merge-branch-2477-12.0.4.0.0, merge-branch-2477-bscos-208-add-stock_picking_zone-1659d360, merge-branch-2477-bscos-260-base-wms-data-in-addons-95140c8c, merge-branch-2477-bscos-300-reserve-rule-b6060796, merge-branch-2477-bscos-300-rule-with-packaging-a5c968f1, merge-branch-2477-bscos-301-stock-reserve-packaging-4ca2365f, merge-branch-2477-bscos-331_stock_full_operations_info-1044284a, merge-branch-2477-bscos-331_stock_full_operations_info-27205c49, merge-branch-2477-bscos-342_product_form-971a281e, merge-branch-2477-bscos-342_product_form-d0751970, merge-branch-2477-bscos-342_product_form-f3362216, merge-branch-2477-bscos-343_344_stock_move_dest_constraint-0fc4ada4, merge-branch-2477-bscos-343_344_stock_move_dest_constraint-4ca2365f, merge-branch-2477-bscos-343_344_stock_move_dest_constraint-53e23451, merge-branch-2477-bscos-343_344_stock_move_dest_constraint_fix-04af57c1, merge-branch-2477-bscos-346_putaway_abc-1414bd43, merge-branch-2477-bscos-377_full_order_picking-1afe6a32, merge-branch-2477-logistic-jge-update-submodule-37dc66ec, merge-branch-2477-logistic-jge-update-submodule-ad86309f, merge-branch-2477-logistic-jge-update-submodule-be1fa878, merge-branch-2477-logistics-1414bd43, merge-branch-2477-logistics-2a3ef256, merge-branch-2477-logistics-a5c968f1, merge-branch-2477-logistics-d39a84ec, merge-branch-2477-logistics-dfdd6136, merge-branch-2477-logistics-jge-settings-28fc19b9, merge-branch-2477-logistics-jge-settings-f9a5bacf, and merge-branch-2477-origin/bscos-346_putaway_abc-456ab962
Other repositories: guewen/stock-logistics-warehouse

<h1 class="title">Stock Picking Zone</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_picking_zone"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/153/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Route explains the steps you want to produce whereas the “picking zone” defines how operations are grouped according to their final source and destination location.</p> <p>This allows for example:</p> <ul class="simple"> <li>To parallelize picking operations in two main zone of a warehouse, splitting them in two different picking type</li> <li>To define pre-picking (wave) in some sub-zones, then roundtrip picking of the sub-zone waves</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>In Inventory Settings, you must have:</p> <blockquote> <ul class="simple"> <li>Storage Locations</li> <li>Multi-Warehouses</li> <li>Multi-Step Routes</li> </ul> </blockquote> <p>Create an operation type and activate the &quot;Is Zone&quot; checkbox. The default destination location will be the destination location of the new operation inserted when a move has a source location which is a child of the type's source location.</p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <p>The concept of &quot;zone&quot; is duplicated with the zones introduced by &quot;stock_location_zone&quot; in <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/pull/653">https://github.com/OCA/stock-logistics-warehouse/pull/653</a> They will be merged in the same concept. Note that considering the alpha version of this module, no data migration will be done.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Joël Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;camptocamp.com">joel.grandguillaume&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_picking_zone">OCA/stock-logistics-warehouse</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>