Metadata-Version: 2.1
Name: odoo12-addon-mrp-unbuild-tracked-raw-material
Version: 12.0.1.0.0.99.dev10
Summary: Allow to unbuild tracked purchased products
Home-page: https://github.com/OCA/manufacture
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
Requires-Python: >=3.5
Requires-Dist: odoo <12.1dev,>=12.0a

================================
Mrp Unbuild Tracked Raw Material
================================

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

.. |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/12.0/mrp_unbuild_tracked_raw_material
    :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_unbuild_tracked_raw_material
    :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|

Odoo has a limitation on tracked product's components
which are not manufactured in the ERP.

When you try to do it, you get this warning:

Some of your components are tracked, you have to specify a manufacturing order in order to retrieve the correct components. 

Unfortunately, it doesn't cover all the use cases.

Example:
You receive eggs and you want to unbuild them in 2 parts:

    - yellow part
    - white part

Each of the parts are tracked and not linked to a previous manufacturing order
because, you don't build the eggs yourself, you subcontract it to a chicken.

**Table of contents**

.. contents::
   :local:

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

Customize method `_prepare_lots_for_purchased_unbuild()` to define your own data lot

Usage
=====

# Check 'Allow Unbuild Purchased' field in Inventory tab on product form 
for any product with a bom you didn't manufactured but you want unbuild.

# Go to Manufacturing > Operations > Unbuild Orders

# Encode an unbuild order with the product used in first step

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

This module doesn't take account product `allow_unbuild_purchased` checked
which use `serial` tracking


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_unbuild_tracked_raw_material%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 Béal <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_unbuild_tracked_raw_material>`_ project on GitHub.

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


