odoo14-addon-mrp-subcontracting-inhibit


Nameodoo14-addon-mrp-subcontracting-inhibit JSON
Version 14.0.1.1.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/manufacture
SummaryInhibit subcontracting flow on demand
upload_time2023-02-07 10:09:14
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.6
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================================
Inhibit subcontracting flow on demand
=====================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! 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/14.0/mrp_subcontracting_inhibit
    :alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_subcontracting_inhibit
    :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/14.0
    :alt: Try me on Runbot

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

If a product has a bill of materials (BoM) of subcontracting type, and the
vendor is included in the list of subcontractors of such BoM, when doing a
purchase order for such vendor and product, it will always generate a
subcontracting order.
This module allows to inhibit such behavior, acting as a regular purchase, as
this may not be convenient in some cases, as on manufacturing world, it's
frequent that your vendor sells you directly the same product without you
providing any raw material depending on lead times, material availability, etc.
A check is provided at purchase order line level for easily disable the
subcontracting part, as well as the same check at stock rule for propagating
the preference from replenishment option.

**Table of contents**

.. contents::
   :local:

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

#. Go to *Inventory > Configuration > Settings*.
#. Check 'Multi-Step Routes' checkbox in *Warehouse* section.

Usage
=====

#. Go to *Inventory > Configuration > Routes* and edit 'Buy' rule and check 'Subcontracting inhibit'.
#. Go to *Inventory > Products > Product* and create some product called 'Subcontract product'.
#. Go to *Inventory > Products > Product* and create other product called 'Component'.
#. Go to *Manufacturing > Products > Bill of materials* and create a new one with type = "Subcontracting" related to 'Subcontract product' and set 'Component' product.
#. Go to *Inventory > Products > Product* and edit 'Subcontract product' and set Purchase tab as follows:
#. [Vendor line 1] Vendor: Azure Interior, Subcontracting inhibited: Yes, Price: 5.
#. [Vendor line 2] Vendor: Azure Interior, Subcontracting inhibited: No, Price: 10.


Purchase order flow:
#. Go to *Purchase > Orders > Requests for Quotation* and create new order as follows:
#. Vendor: Azure Interior, Product: Subcontract product
#. The unit price of the product will be 10.
#. Click on the 'Confirm Order' button.
#. A production order will have been created.

Replenishment flow:
#. Go to *Inventory > Products > Product* and go to 'Subcontract product'.
#. Click on the 'Replenish' button, select 'Buy' in Preferred Routes field and click on the 'Confirm' button.
#. A new purchase order will have been created, go to *Purchase > Orders > Requests for Quotation* and enter it.
#. The unit price of the product will be 5.
#. Click on the 'Confirm Order' button.
#. A production order will not have been created.

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_subcontracting_inhibit%0Aversion:%2014.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
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

  * Víctor Martínez
  * Pedro M. Baeza

* Christopher Ormaza <chris.ormaza@forgeflow.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-victoralmau| image:: https://github.com/victoralmau.png?size=40px
    :target: https://github.com/victoralmau
    :alt: victoralmau

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

|maintainer-victoralmau| 

This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/14.0/mrp_subcontracting_inhibit>`_ 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": "odoo14-addon-mrp-subcontracting-inhibit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "=====================================\nInhibit subcontracting flow on demand\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/14.0/mrp_subcontracting_inhibit\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-14-0/manufacture-14-0-mrp_subcontracting_inhibit\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/14.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nIf a product has a bill of materials (BoM) of subcontracting type, and the\nvendor is included in the list of subcontractors of such BoM, when doing a\npurchase order for such vendor and product, it will always generate a\nsubcontracting order.\nThis module allows to inhibit such behavior, acting as a regular purchase, as\nthis may not be convenient in some cases, as on manufacturing world, it's\nfrequent that your vendor sells you directly the same product without you\nproviding any raw material depending on lead times, material availability, etc.\nA check is provided at purchase order line level for easily disable the\nsubcontracting part, as well as the same check at stock rule for propagating\nthe preference from replenishment option.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n#. Go to *Inventory > Configuration > Settings*.\n#. Check 'Multi-Step Routes' checkbox in *Warehouse* section.\n\nUsage\n=====\n\n#. Go to *Inventory > Configuration > Routes* and edit 'Buy' rule and check 'Subcontracting inhibit'.\n#. Go to *Inventory > Products > Product* and create some product called 'Subcontract product'.\n#. Go to *Inventory > Products > Product* and create other product called 'Component'.\n#. Go to *Manufacturing > Products > Bill of materials* and create a new one with type = \"Subcontracting\" related to 'Subcontract product' and set 'Component' product.\n#. Go to *Inventory > Products > Product* and edit 'Subcontract product' and set Purchase tab as follows:\n#. [Vendor line 1] Vendor: Azure Interior, Subcontracting inhibited: Yes, Price: 5.\n#. [Vendor line 2] Vendor: Azure Interior, Subcontracting inhibited: No, Price: 10.\n\n\nPurchase order flow:\n#. Go to *Purchase > Orders > Requests for Quotation* and create new order as follows:\n#. Vendor: Azure Interior, Product: Subcontract product\n#. The unit price of the product will be 10.\n#. Click on the 'Confirm Order' button.\n#. A production order will have been created.\n\nReplenishment flow:\n#. Go to *Inventory > Products > Product* and go to 'Subcontract product'.\n#. Click on the 'Replenish' button, select 'Buy' in Preferred Routes field and click on the 'Confirm' button.\n#. A new purchase order will have been created, go to *Purchase > Orders > Requests for Quotation* and enter it.\n#. The unit price of the product will be 5.\n#. Click on the 'Confirm Order' button.\n#. A production order will not have been created.\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_subcontracting_inhibit%0Aversion:%2014.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* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * V\u00edctor Mart\u00ednez\n  * Pedro M. Baeza\n\n* Christopher Ormaza <chris.ormaza@forgeflow.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-victoralmau| image:: https://github.com/victoralmau.png?size=40px\n    :target: https://github.com/victoralmau\n    :alt: victoralmau\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-victoralmau| \n\nThis module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/14.0/mrp_subcontracting_inhibit>`_ 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": "Inhibit subcontracting flow on demand",
    "version": "14.0.1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/manufacture"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52281413c844c5a3524df1af888e09e138f3bf535341e591877a8ce535db204e",
                "md5": "b918a3d86b2e813f1a7046042fc50932",
                "sha256": "1a2aaa1bdfb5b1af0c13acd3c2d0223a140561fca4dbb94d72e3e3dfac5625ae"
            },
            "downloads": -1,
            "filename": "odoo14_addon_mrp_subcontracting_inhibit-14.0.1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b918a3d86b2e813f1a7046042fc50932",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 32409,
            "upload_time": "2023-02-07T10:09:14",
            "upload_time_iso_8601": "2023-02-07T10:09:14.891800Z",
            "url": "https://files.pythonhosted.org/packages/52/28/1413c844c5a3524df1af888e09e138f3bf535341e591877a8ce535db204e/odoo14_addon_mrp_subcontracting_inhibit-14.0.1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 10:09:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "manufacture",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo14-addon-mrp-subcontracting-inhibit"
}
        
Elapsed time: 0.07053s