================================
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.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/manufacture",
"name": "odoo13-addon-mrp-unbuild-tracked-raw-material",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "",
"author": "Akretion, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": "================================\nMrp Unbuild Tracked Raw Material\n================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github\n :target: https://github.com/OCA/manufacture/tree/13.0/mrp_unbuild_tracked_raw_material\n :alt: OCA/manufacture\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-mrp_unbuild_tracked_raw_material\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/129/13.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nOdoo has a limitation on tracked product's components\nwhich are not manufactured in the ERP.\n\nWhen you try to do it, you get this warning:\n\nSome of your components are tracked, you have to specify a manufacturing order in order to retrieve the correct components.\n\nUnfortunately, it doesn't cover all the use cases.\n\nExample:\nYou receive eggs and you want to unbuild them in 2 parts:\n\n - yellow part\n - white part\n\nEach of the parts are tracked and not linked to a previous manufacturing order\nbecause, you don't build the eggs yourself, you subcontract it to a chicken.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nCustomize method `_prepare_lots_for_purchased_unbuild()` to define your own data lot\n\nUsage\n=====\n\n# Check 'Allow Unbuild Purchased' field in Inventory tab on product form\nfor any product with a bom you didn't manufactured but you want unbuild.\n\n# Go to Manufacturing > Operations > Unbuild Orders\n\n# Encode an unbuild order with the product used in first step\n\nKnown issues / Roadmap\n======================\n\nThis module doesn't take account product `allow_unbuild_purchased` checked\nwhich use `serial` tracking\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`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**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Akretion\n\nContributors\n~~~~~~~~~~~~\n\nAkretion:\n\n * David B\u00e9al <david.beal@akretion.com>\n\n* Pimolnat Suntian <pimolnats@ecosoft.co.th>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-bealdav| image:: https://github.com/bealdav.png?size=40px\n :target: https://github.com/bealdav\n :alt: bealdav\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-bealdav| \n\nThis module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/13.0/mrp_unbuild_tracked_raw_material>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Allow to unbuild tracked purchased products",
"version": "13.0.1.0.1.dev6",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e0582a6de3c82adc87a669e390f46571e5e2fbbddae0930ec0a47b91e7190f4",
"md5": "5f1bc44fa7d84e23e2abfcd1af0e9320",
"sha256": "f379a7aa06b49a9099a7d2d9cd4aea874d173f83cb691a171d8285213ba06717"
},
"downloads": -1,
"filename": "odoo13_addon_mrp_unbuild_tracked_raw_material-13.0.1.0.1.dev6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f1bc44fa7d84e23e2abfcd1af0e9320",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 29380,
"upload_time": "2023-01-10T05:49:29",
"upload_time_iso_8601": "2023-01-10T05:49:29.588200Z",
"url": "https://files.pythonhosted.org/packages/2e/05/82a6de3c82adc87a669e390f46571e5e2fbbddae0930ec0a47b91e7190f4/odoo13_addon_mrp_unbuild_tracked_raw_material-13.0.1.0.1.dev6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-10 05:49:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "OCA",
"github_project": "manufacture",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo13-addon-mrp-unbuild-tracked-raw-material"
}