Metadata-Version: 2.1
Name: odoo11-addon-quality-control-issue
Version: 11.0.1.1.0.99.dev92
Summary: Allow to manage and report Quality Control Issues.
Home-page: https://odoo-community.org/
Author: Eficent , 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
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: odoo11-addon-quality-control
Requires-Dist: odoo11-addon-quality-control-team
Requires-Dist: odoo <11.1dev,>=11.0a

=====================
Quality Control Issue
=====================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:65fe27440a7c757f5c88e8660198b32a8c45153a1454b86c6c27fdb1b444ad84
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |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_issue
    :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_issue
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=11.0
    :alt: Try me on Runboat

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

This module extends the functionality of quality Control to allow you to
report and manage quality control issues.

**Table of contents**

.. contents::
   :local:

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

To configure this module in order to take advantage of the kanban views you
need to create the stages for *issues* and *problems*. To **create** stages in
any kanban view click on *Add New Column*. Then you can **reorder** the stages
just dragging them.

In created stages you can **configure** them clicking on the gear button that
appears at the right of the stage name and clicking on *Edit*. Note the
following behaviors:

* You can set a *Quality Control Team*.

  - Stages with no team set will be shared by all teams.
  - Stages with a team associated will be only available for that specific
    team.

* In Issue Stages you can also relate a *QC State* to the stage.

  - When you move to a different stage an issue with *QC state* defined the
    state of the issue will also change according to it.
  - The other way around, if you change the state, the system will look for
    an appropriate stage and if existing the issue will be move to that stage.
  - If you change the *QC team* of an issue, the system will get the default
    stage for that team and apply it to the issue.

Usage
=====

To use Quality Control Issues, you need to:

#. Go to *Quality Control > Issues > QC Issues* or to *Quality Control >
   Dashboard* and click on *Issues* in any of your teams.
#. Click on create to report an issue.
#. Select the product and quantity for the issue. Optionally you can specify
   a location and relate the issue to some *Problem*.

To manage your Quality Control Problems, you have to:

#. Go to *Quality Control > Problem Tracking > Problems* or to *Quality
   Control > Dashboard* and click on *Problems* in any of your teams.

Issue Dispositions:
~~~~~~~~~~~~~~~~~~~

You can perform the following actions in quality control issues 'in progress':

* Scrap: Click on *Scrap Products* button.
* Create RMA: Install `rma_quality_control_issue` and see instructions there.

Known issues / Roadmap
======================

* Add more dispositions: repair, refurbish...

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20quality_control_issue%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
~~~~~~~

* Eficent

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

* Lois Rilo <lois.rilo@eficent.com>
* Jordi Ballester Alomar <jordi.ballester@eficent.com>

Other credits
~~~~~~~~~~~~~

The development of this module has been financially supported by:

* `Aleph Objects, Inc. <https://www.alephobjects.com/>`_

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.

.. |maintainer-lreficent| image:: https://github.com/lreficent.png?size=40px
    :target: https://github.com/lreficent
    :alt: lreficent

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-lreficent| 

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

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


