Files
manufacture/mrp_request_workcenter_cycle/README.rst
2020-12-11 09:51:36 +00:00

128 lines
4.4 KiB
ReStructuredText

============================
MRP Request Workcenter Cycle
============================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/129/12.0
:alt: Try me on Runbot
|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 smashing 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.