Search 1.9 billion lines of Odoo code on GitHub

stock_preparation_category

Author: GRAP
License: AGPL-3
Branch: 12.0
Repository: grap/grap-odoo-business
Dependencies: product, and stock
Languages: PO File (62, 12.8%), Python (97, 20.0%), XML (268, 55.1%), and reStructuredText (59, 12.1%)

<h1 class="title">Stock - Preparation Categories</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/grap/grap-odoo-business/tree/12.0/stock_preparation_category"><img alt="grap/grap-odoo-business" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--business-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of stock module to provide an extra concept &quot;Preparation Categories&quot;, on the product models. (template and variants)</p> <p>There categories are usefull for the preparators of the pickings to identify the products that are robust, fragile, etc.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id3">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id5">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id6">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <ul class="simple"> <li>Install the extra OCA <code>web</code> module <code>web_widget_color</code> to have a widget to select more easily the color of preparation categories.</li> <li>Install the extra OCA <code>server-ux</code> module <code>mass_sorting</code> to have the possibility to reorder the moves of your pickings, independently of the order of the sale or purchase order lines.</li> </ul> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <ul class="simple"> <li>go to &quot;Inventory&quot; / &quot;Configuration&quot; / &quot;Preparation Categories&quot; and create your categories</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_preparation_category_tree.png" src="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_preparation_category_tree.png" /> </div> <ul class="simple"> <li>Then open a product and configure your products</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/product_template_form.png" src="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/product_template_form.png" /> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id3">Usage</a></h2> <p>The preparation categories are available on the picking form view:</p> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_picking_form.png" src="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_picking_form.png" /> </div> <p>They are also available on the picking qweb reports:</p> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_picking_report.png" src="https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_picking_report.png" /> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id4">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-business/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/grap/grap-odoo-business/issues/new?body=module:%20stock_preparation_category%0Aversion:%2012.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="#id5">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id6">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id7">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-business/tree/12.0/stock_preparation_category">grap/grap-odoo-business</a> project on GitHub.</p> <p>You are welcome to contribute.</p>