Metadata-Version: 2.1
Name: odoo12-addon-mrp-request-workcenter-cycle
Version: 12.0.1.0.1.99.dev6
Summary: MRP Request Workcenter Cycle
Home-page: https://github.com/OCA/manufacture/mrp_request_workcenter_cycle
Author: Akretion, 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 :: 12.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.5
Requires-Dist: odoo12-addon-mrp-production-request
Requires-Dist: odoo <12.1dev,>=12.0a

============================
MRP Request Workcenter Cycle
============================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
    :target: https://odoo-community.org/page/development-status
    :alt: Alpha
.. |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/12.0/mrp_request_workcenter_cycle
    :alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/manufacture-12-0/manufacture-12-0-mrp_request_workcenter_cycle
    :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=12.0
    :alt: Try me on Runboat

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

This module extends the functionality of Manufacturing Request (MR) to allow you 
to:

* compute MR quantity from workcenter capacity: this capacity is defined by product
* create manufacturing orders according to selected workcenters

Note: this module use Workcenters without Work Orders.

.. IMPORTANT::
   This is an alpha version, the data model and design can change at any time without warning.
   Only for development or testing purpose, do not use in production.
   `More details on development status <https://odoo-community.org/page/development-status>`_

**Table of contents**

.. contents::
   :local:

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

To configure a product to automatically compute Manufacturing Requests quantity you need to:

#. Create some workcenters: go to Manufacturing settings, tick work order and click on Workcenter.
#. Go to the products variants.
#. Go to the *Inventory* tab.
#. Fill **Capacity by workcenter** section.

.. figure:: https://raw.githubusercontent.com/OCA/manufacture/12.0/mrp_request_workcenter_cycle/static/description/settings.png

Usage
=====

To use this module, you need to:

#. Go to *Manufacturing > Manufacturing Requests*.
#. Create a manufacturing request using the product configured with workcenter (Wood Panel in demo data)
#. Fill Target Quantity field and save MR
#. Click on 'Request Approval' button
#. 'Approve' the Manufacturing Request
#. Click on 'Create Manufacturing Orders' button

Check created MOs

.. figure:: https://raw.githubusercontent.com/OCA/manufacture/12.0/mrp_request_workcenter_cycle/static/description/request.png

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

* Support heterogenous units between product and manufacturing request

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:%20mrp_request_workcenter_cycle%0Aversion:%2012.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
~~~~~~~

* Akretion

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

Akretion:

* David Beal <david.beal@akretion.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-bealdav| image:: https://github.com/bealdav.png?size=40px
    :target: https://github.com/bealdav
    :alt: bealdav

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

|maintainer-bealdav| 

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

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


