Search 1.9 billion lines of Odoo code on GitHub

stock_location_transfer_stock

Author: John Walsh michaeljohn32@yahoo.com
License: AGPL-3
Branch: master
Repository: hyperthinkkenya/odooaddons
Dependencies: stock
Languages: Python (65, 48.9%), XML (27, 20.3%), and reStructuredText (41, 30.8%)
Other repositories: mahajneh/odooaddons, michaeljohn32/odooaddons, molandtoxx/odooaddons, rkhalil1990/odooaddons, sc4you/odooaddons, and xguerra/odooaddons

<a class="reference external image-reference" 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.svg"> </a> <a name="stock-location-transfer-stock"></a> <h2>stock_location_transfer_stock</h2> <p>This module adds an option to the &quot;More&quot; dropdown of the Warehouse locations list view called &quot;Tranfer Stock from Selected Locations.&quot; If you select one or more locations and click this option, it will create a one picking per selected location moving all unreserved stock to the destination location you specify.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>put the stock_location_transfer_stock directory into an addons directory that Odoo can read</li> <li>Update your Module list</li> <li>Find and Install 'stock_location_transfer_stock'</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>do nothing after install</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to: * Select one or more location from the &quot;locations&quot; view of Odoo * Click the &quot;More&quot; dropdown * Select &quot;Transfer Stock from Selected Locations&quot; * Select the destination location in the window that appears * Click the &quot;Create Pickings&quot; button * Transfer the stock using normal transfer process</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Leaves reserved quants in the stock location. This is by design.</li> <li>Does not create a picking if there is no unreserved stock.</li> <li>returns an empty tree view if there is no stock in all locations to transfer</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>John Walsh <a class="reference external" href="mailto:michaeljohn32&#64;yahoo.com">michaeljohn32&#64;yahoo.com</a></li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4>