Metadata-Version: 2.1
Name: odoo-addon-stock_picking_mrp_mass_production_order
Version: 17.0.1.0.0.3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-mrp_mass_production_order>=17.0dev,<17.1dev
Requires-Dist: odoo>=17.0a,<17.1dev
Summary: Stock Picking MRP Mass Production Order
Home-page: https://github.com/OCA/stock-logistics-workflow
License: AGPL-3
Author: APSL-Nagarro, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 17.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

=======================================
Stock Picking MRP Mass Production Order
=======================================

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

.. |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/license-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%2Fstock--logistics--workflow-lightgray.png?logo=github
    :target: https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_mrp_mass_production_order
    :alt: OCA/stock-logistics-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_picking_mrp_mass_production_order
    :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/stock-logistics-workflow&target_branch=17.0
    :alt: Try me on Runboat

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

This module extends the integration between Stock Picking (Transfers)
and Manufacturing Orders (MOs) in Odoo, introducing the capability to
generate multiple production orders in bulk directly from a validated or
in-progress picking. This significantly optimizes workflows in mass
manufacturing environments. The tool not only ensures data consistency
by validating that the quantity to produce never exceeds the available
stock but also intelligently handles inventory complexity: it accounts
for material marked as scrapped to ensure only truly usable raw material
is allocated. Furthermore, it precisely manages changes in picking lines
(such as splits or backorders), guaranteeing that new MOs are linked
exclusively to the correct stock move segments that are still pending
consumption, ensuring perfect traceability and preventing the double
allocation of material.

**Table of contents**

.. contents::
   :local:

Usage
=====

- Navigate to the Picking:

  - Go to Inventory > Operations > Receipts, Internal Transfers, or
    access Stock Request Orders. Select one record and open its related
    picking.
  - Open one of the pickings you want to process.

- Validate the Transfer (if needed):

  - Ensure the transfer has been confirmed and the status is 'Done'.

- Click the "Create Mass Production Orders" Button:

  - Once the transfer is done and the picking type is valid, the "Create
    Mass Production Orders" button will appear.

- Fill in the Wizard:

  - A wizard will open showing the list of operations (lines) from the
    picking.

  - You can modify the lines to produce different products, adjust
    quantities, or make other necessary changes.

- Create Manufacturing Orders:

  - After reviewing and adjusting the wizard, click Create.
  - The system will generate one or more Manufacturing Orders (MOs)
    accordingly.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/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/stock-logistics-workflow/issues/new?body=module:%20stock_picking_mrp_mass_production_order%0Aversion:%2017.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
-------

* APSL-Nagarro

Contributors
------------

- `APSL-Nagarro <https://apsl.tech>`__:

  - Antoni Marroig <amarroig@apsl.net>

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-peluko00| image:: https://github.com/peluko00.png?size=40px
    :target: https://github.com/peluko00
    :alt: peluko00

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

|maintainer-peluko00| 

This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_mrp_mass_production_order>`_ project on GitHub.

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