Search 1.9 billion lines of Odoo code on GitHub

stock_move_location_dest_constraint_empty

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: merge-branch-2477-12.0.4.1.0
Repository: camptocamp/stock-logistics-warehouse
Dependencies: stock_move_location_dest_constraint_base
Languages: HTML (331, 70.9%), Python (93, 19.9%), XML (8, 1.7%), and reStructuredText (35, 7.5%)
Other branches: merge-branch-2477-12.0.4.2.0-kardex_test-17960428, merge-branch-2477-bscos-300-reserve-rule-b6060796, merge-branch-2477-bscos-300-rule-with-packaging-a5c968f1, merge-branch-2477-bscos-300-rule-with-packaging-c8f8b3c9, 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-356_refactor_location_zone-77f6e175, merge-branch-2477-bscos-356_refactor_location_zone-a5c968f1, merge-branch-2477-bscos-356_refactor_location_zone-bd246994, merge-branch-2477-bscos-377_full_order_picking-1afe6a32, merge-branch-2477-bscos-391_fix_putaway_errors-1274e4ba, merge-branch-2477-bscos-391_fix_putaway_errors-358a775d, merge-branch-2477-bscos-391_fix_putaway_errors-7ef7a311, merge-branch-2477-bscos-391_fix_putaway_errors-f671845c, merge-branch-2477-bscos-413_refactor_putaway_modules-31d57273, merge-branch-2477-bscos-463-update-stock-reserve-rule-ddaf1298, merge-branch-2477-grindtildeath-bscos-356_refactor_location_zone-0aacc0c3, merge-branch-2477-grindtildeath-bscos-356_refactor_location_zone-456cb2d6, merge-branch-2477-grindtildeath-bscos-356_refactor_location_zone-9238ce4d, merge-branch-2477-grindtildeath-bscos-356_refactor_location_zone-bc81c064, merge-branch-2477-grindtildeath-bscos-356_refactor_location_zone-ef6a6fef, merge-branch-2477-log-update-tray-vertical-1959f4c3, merge-branch-2477-log-update-tray-vertical-3e338322, merge-branch-2477-logistics-1414bd43, merge-branch-2477-logistics-33663e2c, merge-branch-2477-logistics-411b6175, merge-branch-2477-logistics-a5c968f1, merge-branch-2477-logistics-a8a7a9a4, merge-branch-2477-logistics-d39a84ec, merge-branch-2477-logistics-dc3ea765, merge-branch-2477-logistics-dfdd6136, merge-branch-2477-logistics-jge-poc-v21-f8196089, merge-branch-2477-origin/bscos-346_putaway_abc-456ab962, merge-branch-2477-update-route-operation-putaway-21c3bd1d, merge-branch-2477-update-route-operation-putaway-2d5c3a7c, merge-branch-2477-update-route-operation-putaway-5735c576, and merge-branch-2477-update-route-operation-putaway-ef6d912b
Other repositories: grindtildeath/stock-logistics-warehouse, and guewen/stock-logistics-warehouse

<h1 class="title">Stock Move Location Dest Constraint Empty</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/crm/tree/12.0/stock_move_location_dest_constraint_empty"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-stock_move_location_dest_constraint_empty"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/111/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module implements destination location constraint on stock move line.</p> <p>When installed stock moves will only be allowed if the destination location is empty.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/crm/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 <a class="reference external" href="https://github.com/OCA/crm/issues/new?body=module:%20stock_move_location_dest_constraint_empty%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</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="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">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/crm/tree/12.0/stock_move_location_dest_constraint_empty">OCA/crm</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>