Search 1.9 billion lines of Odoo code on GitHub

stock_putaway_products

Author: Lucky Kurniawan(kurniawanluckyy@gmail.com)
License: AGPL-3
Branch: 10.0
Repository: kurniawanlucky/Odoo10.0
Dependencies: product, and stock
Languages: HTML (40, 32.5%), Markdown (32, 26.0%), Python (39, 31.7%), and XML (12, 9.8%)

<h1>Tree or List Search Date By Range</h1> <p>This module extends the functionality of the odoo putaway strategy. It defines a new type of putaway strategy where users can set a specific stock location per product.</p> <p>On the product form, add spesific product Location</p> <p>A putaway strategy can be used to ensure that incoming products will be stored in the location set on the product form.</p> <p>A recommended set-up is to create a separate putaway strategy for each warehouse. This will ensure that the same product will be placed in the appropriate location in each warehouse it is received.</p> <h1>Configuration</h1> <p>To configure this module, you need to:</p> <ul> <li>Go to Inventory &gt; Configuration &gt; Settings</li> <li>Enable &quot;Manage several locations per warehouse&quot; on Location &amp; Warehouse &gt; Multi Locations</li> <li>Enable &quot;Advanced routing of products using rules&quot; on Location &amp; Warehouse &gt; Routes</li> <li>Go to Inventory &gt; Configuration &gt; Warehouse Management &gt; Locations</li> <li>On the main inventory location of your warehouse, set a new putaway strategy.</li> <li>For the new putaway strategy, select &#39;Fixed per product location&#39; as method</li> </ul> <h1>Usage</h1> <ul> <li>Install the module Tree or List Search With Range</li> </ul> <h1>Credits</h1> <h2>Contributors</h2> <ul> <li>Lucky Kurniawan <a href="mailto:kurniawanluckyy@gmail.com">kurniawanluckyy@gmail.com</a></li> </ul>