Search 1.9 billion lines of Odoo code on GitHub

shelf_location

Author: Chris Emigh
License: AGPL-3
Branch: 12.0
Repository: asphaltzipper/azi-odoo-modules
Dependencies: barcodes, decimal_precision, mrp, product, stock, web, and web_notify
Languages: JavaScript (34, 4.2%), Python (257, 31.9%), XML (498, 61.9%), and reStructuredText (16, 2.0%)
Other branches: 10.0, 10.0-financial-statements, 9.0, and master
Other repositories: Abdullah-Alghoul/azi-odoo-modules, Guobower/azi-odoo-modules, Heri-Founder/azi-odoo-modules, IbiksRiad/azi-odoo-modules, JohnLYH/azi-odoo-modules, RL-OtherApps/azi-odoo-modules, consultingerp/engineering_bom, developers-zone/azi-odoo-modules, digitalsatori/azi-odoo-modules, haylahi/azi-odoo-modules, jaronemo/azi-odoo-modules, and michaelslade54/azi-odoo-modules

<h1 class="title">Shelf Location</h1> <ul class="simple"> <li>This module creates a shelf locations model that can be assigned many2many with products. These are not stock.location type locations, and have no effect on stock transactions. These shelf locations are similar to the X, Y, Z fields on the product (removed in v10).</li> <li>Create 2 reports related to <cite>stock.shelf</cite></li> </ul> <a name="installation"></a> <h2>Installation</h2> <ul class="simple"> <li>No specific installation required.</li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <ul class="simple"> <li>No specific configuration required.</li> </ul> <a name="usage"></a> <h2>Usage</h2> <ul class="simple"> <li>Stock Shelf: Inventory &gt; Master Data &gt; Stock Shelf</li> <li>Adding Shelf Location from Product: Inventory &gt; Master Data &gt; Products &gt; Inventory</li> <li>Product Listing report: Inventory &gt; Reporting &gt; Stock Shelf Products</li> </ul>