Metadata-Version: 2.1
Name: odoo11-addon-quality-control-plan
Version: 11.0.1.0.0.99.dev3
Summary: Control Plan for Inspection quantity definition.
Home-page: https://gitlab.com/PNLUG/Odoo/management-system-improvements/tree/11.0/quality_control_plan
Author: Associazione PNLUG - Gruppo Odoo, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 11.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: odoo11-addon-mgmtsystem
Requires-Dist: odoo11-addon-mgmtsystem-nonconformity
Requires-Dist: odoo11-addon-quality-control
Requires-Dist: odoo11-addon-quality-control-stock
Requires-Dist: odoo (<11.1dev,>=11.0a)

==============================
Quality Control - Control Plan
==============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
    :target: https://github.com/OCA/manufacture/tree/11.0/quality_control_plan
    :alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-quality_control_plan
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/129/11.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

These module manages the Control Plans for Quality Control, to define how many products to check on an inspection.

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.

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.

On Products, Product Category and Partner is possible to set a specific Control Plan.

When Inspection is generated the Control Plan to use is selected trought Product-Partner, 
Category-Partner, Product, Category, Partner. 

Creates a reference between Inspections and Nonconformities.

**Table of contents**

.. contents::
   :local:

Installation
============

Istall with standar method

Configuration
=============

This module doesn't need configuration

Usage
=====

Steps to follow to use Control Plans:

- create a list of Control Plans
- define levels of control for Control Pans

**Control Plan**
    * Go to Quality Control 
    * From Test menu select Control Plan
    * Create a Control Plan with a name, description and eventually with Free Pass flag checked

**Control Plan Levels**

- Option A
    * Go to Quality Control 
    * From Test menu select Control Plan
    * Select a Control Plan
    * Add rows with quantity level, value to check, type of value

- Option B
    * Go to Quality Control 
    * From Test menu select Control Plan Levels
    * Create a new element selecting the Control Plan and filling other fields

**Inspection → Nonconformity**
    * Go to Qaulity Control
    * From Inspection menu select Inspection
    * Open or create an Inspection
    * On tab Nonconformity add a new line, or click «Add Nonconformity»

**Nonconformity → Inspection**
    * Go to Management System
    * From Management System menu select Nonconformity
    * Open or create a Nonconformity
    * On field Inspection select or create the relative Inspection

Changelog
=========

11.0.1.0.0 (2020-01-01)
~~~~~~~~~~~~~~~~~~~~~~~

* [INI] Initial development

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
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
`feedback <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**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Associazione PNLUG - Gruppo Odoo

Contributors
~~~~~~~~~~~~

* Marcelo Frare <mf2965@gmail.com>
* Stefano Consolaro <stefano.consolaro@mymage.it>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/11.0/quality_control_plan>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.


