Search 1.9 billion lines of Odoo code on GitHub

stock_location_tray

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: ACCOMODATA-BVBA/stock-logistics-warehouse
Dependencies: base_sparse_field, stock, and web
Languages: HTML (386, 22.9%), JavaScript (176, 10.4%), Python (704, 41.7%), Sass (4, 0.2%), XML (325, 19.3%), and reStructuredText (93, 5.5%)
Other branches: 15.0
Other repositories: 001101/stock-logistics-warehouse, AITIC/stock-logistics-warehouse, BT-cserra/stock-logistics-warehouse, CB-Gran-Canaria/stock-logistics-warehouse, Chandresh-SerpentCS/stock-logistics-warehouse, Change2improve/stock-logistics-warehouse, Darknroses/stock-logistics-warehouse, Digital5-Odoo/stock-logistics-warehouse, DinamicheAziendali/stock-logistics-warehouse, ERPLibre/stock-logistics-warehouse, ForgeFlow/stock-logistics-barcode, ForgeFlow/stock-logistics-warehouse, Gabinete-Digital/stock-logistics-warehouse, Ingeos/stock-logistics-warehouse, Jarsa-dev/stock-logistics-warehouse, Jarsa/stock-logistics-warehouse, KDenisNoah/stock-logistics-warehouse, KonaERP/stock-logistics-warehouse, LevelPrime/stock-logistics-warehouse, NeatNerdPrime/stock-logistics-warehouse, OCA-MUK/stock-logistics-warehouse, OCA/stock-logistics-warehouse, PlanetaTIC/stock-logistics-warehouse, SanteLibre/stock-logistics-warehouse, SequarSrl/stock-logistics-warehouse, SerpentConsultingServices/stock-logistics-warehouse, SeuMarco/stock-logistics-warehouse, Studio73/stock-logistics-warehouse, TDu/stock-logistics-warehouse, TRESCLOUD/stock-logistics-warehouse, Tecnativa/stock-logistics-warehouse, Tonow-c2c/stock-logistics-warehouse, Vauxoo/stock-logistics-warehouse, a0c/stock-logistics-warehouse, acsone/stock-logistics-warehouse, adhoc-dev/stock-logistics-warehouse, akretion/stock-logistics-warehouse, ansinaesmejor/stock-logistics-warehouse, asphaltzipper/stock-logistics-warehouse, aurestic/stock-logistics-warehouse, bmya/stock-logistics-warehouse, brain-tec/stock-logistics-warehouse, camptocamp/stock-logistics-warehouse, coopiteasy/stock-logistics-warehouse, digitalsatori/stock-logistics-warehouse, druidoo-dev/stock-logistics-warehouse, eLBati/stock-logistics-warehouse, ecosoft-odoo/stock-logistics-warehouse, enzymz/stock-logistics-warehouse, etobella/stock-logistics-warehouse, flotho/stock-logistics-warehouse, gfcapalbo/stock-logistics-warehouse, grindtildeath/stock-logistics-warehouse, guewen/stock-logistics-warehouse, gurneyalex/stock-logistics-warehouse, hibou-io/oca-stock-logistics-warehouse, jado95/stock-logistics-warehouse, jbaudoux/stock-logistics-warehouse, jimhoefnagels/stock-logistics-warehouse, khaungyemin/stock-logistics-warehouse, kitsotik/stock-logistics-warehouse, kmee/stock-logistics-warehouse, kos94ok-3D/stock-logistics-warehouse, leonidasthe300/stock-logistics-warehouse, lkicska/stock-logistics-warehouse, mohannadjamalhadi/stock-logistics-warehouse, patrickrwilson/stock-logistics-warehouse, raizs/stock-logistics-warehouse, sanube/stock-logistics-warehouse, sebalix/stock-logistics-warehouse, sunshineLhj/stock-logistics-warehouse, takobi-online/stock-logistics-warehouse, talway/stock-logistics-warehouse, tegin/stock-logistics-warehouse, unitek-solusi/OCA-stock-logistics-warehouse, ursais/stock-logistics-warehouse, valmarnet/stock-logistics-warehouse, versada/stock-logistics-warehouse, wahello/stock-logistics-warehouse, wilkerfx/stock-logistics-warehouse, and xtendoo-corporation/stock-logistics-warehouse

<h1 class="title">Location Trays</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/stock-logistics-warehouse/tree/14.0/stock_location_tray"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_location_tray"><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/153/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Add an optional Tray Type on Stock Locations. A tray type defines a number of columns and rows. A location with a tray type becomes a tray, and sub-locations are automatically created according to the columns and rows of the tray type</p> <div class="figure"> <img alt="Location Tray" src="https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/14.0/stock_location_tray/static/description/location-tray.png" style="width: 600px;" /> </div> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a><ul> <li><a class="reference internal" href="#general" id="id2">General</a></li> <li><a class="reference internal" href="#tray-types" id="id3">Tray types</a></li> <li><a class="reference internal" href="#locations" id="id4">Locations</a></li> </ul> </li> <li><a class="reference internal" href="#known-issues-roadmap" id="id5">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id6">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id7">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id8">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id9">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id10">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id11">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <a name="general"></a> <h3><a class="toc-backref" href="#id2">General</a></h3> <p>In Inventory Settings, you must have:</p> <blockquote> <ul class="simple"> <li>Storage Locations</li> </ul> </blockquote> <a name="tray-types"></a> <h3><a class="toc-backref" href="#id3">Tray types</a></h3> <p>Tray types can be configured in the Inventory settings. A tray type defines how much cells a tray can hold. It is a square or rectangle matrix of n cols * m rows.</p> <a name="locations"></a> <h3><a class="toc-backref" href="#id4">Locations</a></h3> <p>The tray type can be configured in Stock Locations.</p> <p>The tray type of a tray can be changed as long as none of its cell contains products. When changed, it archives the cells and creates new ones as configured on the new tray type.</p> <p>The matrix widget on Tray locations can be clicked to reach a sub-location. Blue squares represent the locations that contain goods.</p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id5">Known issues / Roadmap</a></h2> <p>The buttons on operations opens a view with the tray matrix to show operators where to pick/put goods. The issue is that Odoo allows only one modal popup to be open at a time. The tray matrix replaces the operations window. We have to find a way to prevent this. The tray matrix could be displayed through a tooltip maybe, if we find how to render a widget in a tooltip.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id6">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/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/stock-logistics-warehouse/issues/new?body=module:%20stock_location_tray%0Aversion:%2014.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="#id7">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id8">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id9">Contributors</a></h3> <ul class="simple"> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Phuc Tran Thanh &lt;<a class="reference external" href="mailto:phuc&#64;trobz.com">phuc&#64;trobz.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id10">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id11">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/stock-logistics-warehouse/tree/14.0/stock_location_tray">OCA/stock-logistics-warehouse</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>