Search 1.9 billion lines of Odoo code on GitHub

quality_control_plan

Author: Associazione PNLUG - Gruppo Odoo, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: alfredoavanzosc/manufacture
Dependencies: base, mgmtsystem, mgmtsystem_nonconformity, product, quality_control, quality_control_stock, and stock
Languages: HTML (422, 33.1%), PO File (102, 8.0%), Python (434, 34.0%), XML (194, 15.2%), and reStructuredText (123, 9.6%)
Other repositories: Change2improve/manufacture, Comunitea/manufacture, Daniel-CA/mrp-addons, ForgeFlow/manufacture, OCA/manufacture, Sai-Raj-Ltd/mrp-addons, adrianrevilla009/mrp-addons, alfredoavanzosc/mrp-addons, aurestic/manufacture, avanzosc/mrp-addons, brain-tec/manufacture, duybq86/mrp-addons, eideravanzosc/mrp-addons, enmingc/manufacture, kmee/manufacture, lefilament/manufacture, mymage/manufacture, rosenvladimirov/manufacture, samuel1971/mrp-addons, suningwz/mrp-addons, ursais/manufacture, and yasmanycastillo/mrp-addons

<h1 class="title">Quality Control - Control Plan</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/manufacture/tree/11.0/quality_control_plan"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-quality_control_plan"><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/129/11.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>These module manages the Control Plans for Quality Control, to define how many products to check on an inspection.</p> <p>It is possible to create a list of Control Plans with names and free pass flag. Only one Plan a time can have the free pass flagged.</p> <p>For each Control Plan is possible to assign different levels of control each with a minimum quantity, a value to check and the type of check value: the check type can be an absolute number of pieces or a percentage.</p> <p>On Products, Product Category and Partner is possible to set a specific Control Plan.</p> <p>When Inspection is generated the Control Plan to use is selected trought Product-Partner, Category-Partner, Product, Category, Partner.</p> <p>Creates a reference between Inspections and Nonconformities.</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="id2">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id3">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id4">Usage</a></li> <li><a class="reference internal" href="#changelog" id="id5">Changelog</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="#maintainers" id="id10">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id2">Installation</a></h2> <p>Istall with standar method</p> <a name="configuration"></a> <h2><a class="toc-backref" href="#id3">Configuration</a></h2> <p>This module doesn't need configuration</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id4">Usage</a></h2> <p>Steps to follow to use Control Plans:</p> <ul class="simple"> <li>create a list of Control Plans</li> <li>define levels of control for Control Pans</li> </ul> <dl class="docutils"> <dt><strong>Control Plan</strong></dt> <dd><ul class="first last simple"> <li>Go to Quality Control</li> <li>From Test menu select Control Plan</li> <li>Create a Control Plan with a name, description and eventually with Free Pass flag checked</li> </ul> </dd> </dl> <p><strong>Control Plan Levels</strong></p> <ul class="simple"> <li><dl class="first docutils"> <dt>Option A</dt> <dd><ul class="first last"> <li>Go to Quality Control</li> <li>From Test menu select Control Plan</li> <li>Select a Control Plan</li> <li>Add rows with quantity level, value to check, type of value</li> </ul> </dd> </dl> </li> <li><dl class="first docutils"> <dt>Option B</dt> <dd><ul class="first last"> <li>Go to Quality Control</li> <li>From Test menu select Control Plan Levels</li> <li>Create a new element selecting the Control Plan and filling other fields</li> </ul> </dd> </dl> </li> </ul> <dl class="docutils"> <dt><strong>Inspection → Nonconformity</strong></dt> <dd><ul class="first last simple"> <li>Go to Qaulity Control</li> <li>From Inspection menu select Inspection</li> <li>Open or create an Inspection</li> <li>On tab Nonconformity add a new line, or click «Add Nonconformity»</li> </ul> </dd> <dt><strong>Nonconformity → Inspection</strong></dt> <dd><ul class="first last simple"> <li>Go to Management System</li> <li>From Management System menu select Nonconformity</li> <li>Open or create a Nonconformity</li> <li>On field Inspection select or create the relative Inspection</li> </ul> </dd> </dl> <a name="changelog"></a> <h2 class="with-subtitle"><a class="toc-backref" href="#id5">Changelog</a></h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">11.0.1.0.0 (2020-01-01)</span></h2> <ul class="simple"> <li>[INI] Initial development</li> </ul> <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/manufacture/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/manufacture/issues/new?body=module:%20quality_control_plan%0Aversion:%2011.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>Associazione PNLUG - Gruppo Odoo</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id9">Contributors</a></h3> <ul class="simple"> <li>Marcelo Frare &lt;<a class="reference external" href="mailto:mf2965&#64;gmail.com">mf2965&#64;gmail.com</a>&gt;</li> <li>Stefano Consolaro &lt;<a class="reference external" href="mailto:stefano.consolaro&#64;mymage.it">stefano.consolaro&#64;mymage.it</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id10">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/manufacture/tree/11.0/quality_control_plan">OCA/manufacture</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>