odoo12-addon-mrp-unbuild-tracked-raw-material


Nameodoo12-addon-mrp-unbuild-tracked-raw-material JSON
Version 12.0.1.0.0.99.dev7 PyPI version JSON
download
home_pagehttps://github.com/OCA/manufacture
SummaryAllow to unbuild tracked purchased products
upload_time2023-01-18 05:52:22
maintainer
docs_urlNone
authorAkretion, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================================
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/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/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| 

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:%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.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/manufacture",
    "name": "odoo12-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/12.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-12-0/manufacture-12-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/12.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\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:%2012.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\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/12.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": "12.0.1.0.0.99.dev7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d95d1a1c3aeb82252506e18746b7f3f76c237e2fe81b6685fc426b55b104104",
                "md5": "6ecf1095340402851e9a7f527ba4c311",
                "sha256": "684cb05e4f2e6ab174ad015b3874bca37050d6f3ec3a8c788b2a4340998874c3"
            },
            "downloads": -1,
            "filename": "odoo12_addon_mrp_unbuild_tracked_raw_material-12.0.1.0.0.99.dev7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ecf1095340402851e9a7f527ba4c311",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 30495,
            "upload_time": "2023-01-18T05:52:22",
            "upload_time_iso_8601": "2023-01-18T05:52:22.839892Z",
            "url": "https://files.pythonhosted.org/packages/1d/95/d1a1c3aeb82252506e18746b7f3f76c237e2fe81b6685fc426b55b104104/odoo12_addon_mrp_unbuild_tracked_raw_material-12.0.1.0.0.99.dev7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-18 05:52:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OCA",
    "github_project": "manufacture",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo12-addon-mrp-unbuild-tracked-raw-material"
}
        
Elapsed time: 0.04105s