Search 1.9 billion lines of Odoo code on GitHub

quality_control_plan

Author: AvanzOSC
License: AGPL-3
Branch: 8.0
Repository: adrianrevilla009/mrp-addons
Dependencies: base, product, purchase, quality_control, and quality_control_stock
Languages: Python (499, 68.6%), XML (191, 26.3%), and reStructuredText (37, 5.1%)
Other repositories: Change2improve/manufacture, Comunitea/manufacture, Daniel-CA/mrp-addons, ForgeFlow/manufacture, OCA/manufacture, Sai-Raj-Ltd/mrp-addons, alfredoavanzosc/manufacture, 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

<a class="reference external image-reference" 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.svg"> </a> <a name="quality-control-plan"></a> <h2>Quality Control Plan</h2> <p>Module to manage samples to test externally. * A product can be subjected to a control plan or not. - If a product is subjected to a control plan, we must define a sample qty</p> <blockquote> and scheduled external tests.</blockquote> <ul class="simple"> <li>When a product subjected to a control plan is purchased to a supplier, the system will check if a Sample Purchase Order must be created for that product.</li> <li>Sample Order will be created for each product-test relation which its next date is lower than the purchase approve date.</li> <li>Every time a sample order is created, the related product-test line's next date field will be updated based in the interval parameters defined in the line.</li> <li>New categorization field in tests, to categorize internal and external tests.</li> </ul> <ul class="simple"> <li>If a test is defined as external, is necesary to define at least one external laboratory.</li> <li>External laboratory is a partner which has checked the external laboratory field.</li> </ul> <ul class="simple"> <li>When a sample for a product is requested, the quantity requested will be produts sample qty multiplied by the number of external laboratories defined in the test.</li> <li>When a sample order is approved, the purchase line will be divided in several picking lines, one for each external laboratory in the test. And linked to each incoming picking line, one outgoing picking will be created.</li> <li>When the incoming picking for sample products is transferred, the lot transferred to the sample product will be set as restrict lot to origin purchase's move line. And it will be locked until the external test is resolved.</li> </ul> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Ainara Galdona &lt;<a class="reference external" href="mailto:ainaragaldona&#64;avanzosc.es">ainaragaldona&#64;avanzosc.es</a>&gt;</li> <li>Ana Juaristi &lt;<a class="reference external" href="mailto:anajuaristi&#64;avanzosc.es">anajuaristi&#64;avanzosc.es</a>&gt;</li> </ul>