Search 1.9 billion lines of Odoo code on GitHub

stock_by_warehouse_stock

Author: Vauxoo
License: LGPL-3
Branch: 14.0-mig-stock_by_warehouse
Repository: vauxoo-dev/addons-vauxoo
Dependencies: stock, and stock_by_warehouse
Languages: PO File (30, 11.2%), Python (174, 65.2%), XML (40, 15.0%), and reStructuredText (23, 8.6%)
Other branches: 12.0-Ref-Stock-By-Warehouse-Product-Context-CarmenMiranda, 12.0-default_warehouse_from_sale_team-hbto, 12.0-rm-product_lifecycle-gavymg, and 12.0-set-company-pricelist-header-t59184-sebasdrk17
Other repositories: Vauxoo/addons-vauxoo, aaltinisik/addons-vauxoo, brain-tec/addons-vauxoo, corsisa/addons-vauxoo, and sunny-odoo/addons-vauxoo

<img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> <a name="functional-rationale"></a> <h2>Functional Rationale:</h2> <p>Provide a nice widget in the product on the stock moves to see the quantity of product by warehouse in order to help you to review such information as fast as possible.</p> <div class="figure"> <img alt="Example on Form View" src="static/description/widget_locations_stock.png" style="width: 600px;" /> </div> <div class="figure"> <img alt="Example on Form View" src="static/description/widget_locations_stock_2.png" style="width: 600px;" /> </div> <div class="figure"> <img alt="Example on Form View" src="static/description/widget_locations_stock_3.png" style="width: 600px;" /> </div> <p>It also, set a default locaation for the stock move line, this default value depends on the location that has the highest quantity of the product in stock.</p> <div class="figure"> <img alt="Example of suggested location" src="static/description/suggested_location.png" style="width: 600px;" /> </div> <a name="developers-usage"></a> <h2>Developers usage:</h2> <p>Developers can inherit this module as a fast way to get product availability by warehouse in other views, by simply adding a related field.</p> <a name="notes"></a> <h2>Notes:</h2> <p>This module rely on variants and multiple warehouse management properly configured. The widget will only be seen on the stock moves when its transfer has the type of outgoing.</p> <a name="maintainer"></a> <h2>Maintainer</h2> <a class="reference external image-reference" href="https://vauxoo.com"><img alt="Vauxoo" src="https://www.vauxoo.com/logo.png" /></a> <p>This module is maintained by Vauxoo.</p> <p>a latinamerican company that provides training, coaching, development and implementation of enterprise management systems and bases its entire operation strategy in the use of Open Source Software and its main product is Odoo.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://www.vauxoo.com">http://www.vauxoo.com</a></p>