mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
123 lines
4.0 KiB
ReStructuredText
123 lines
4.0 KiB
ReStructuredText
================================
|
|
Mrp Unbuild Tracked Raw Material
|
|
================================
|
|
|
|
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
!! This file is generated by oca-gen-addon-readme !!
|
|
!! changes will be overwritten. !!
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
.. |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/13.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-13-0/manufacture-13-0-mrp_unbuild_tracked_raw_material
|
|
: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/13.0
|
|
:alt: Try me on Runbot
|
|
|
|
|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 smashing it by providing a detailed and welcomed
|
|
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_unbuild_tracked_raw_material%0Aversion:%2013.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>
|
|
|
|
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
|
|
|
|
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/13.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.
|