odoo-addon-stock-picking-procure-method


Nameodoo-addon-stock-picking-procure-method JSON
Version 16.0.1.0.0.3 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-warehouse
SummaryAllows to force the procurement method from the picking
upload_time2024-01-19 14:13:04
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================
Stock Picking Procure Method
============================

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

.. |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%2Fstock--logistics--warehouse-lightgray.png?logo=github
    :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_procure_method
    :alt: OCA/stock-logistics-warehouse
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_picking_procure_method
    :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/stock-logistics-warehouse&target_branch=16.0
    :alt: Try me on Runboat

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

This module adds the possibility to set the supply method to *Apply Procurement
Rules* in the pickings, which is normally set to *Take From Stock* by default.

This way, you can configure MTO flows triggered from the picking itself.

**Table of contents**

.. contents::
   :local:

Installation
============

This module is useless without either Odoo's `mrp` or `purchase` modules (or
both). Depending on your needs you should install them in advance.

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

This is an example scenario with two warehouses. WH2 will be allways supplied
through WH1.

Common steps to `mrp` and `purchase` procurements:

#. Go to *Inventory > Configuration > Settings > Warehouse* and set *Multi-Step
   Routes* on.
#. Go to *Inventory > Configuration > Warehouse Management > Warehouses*
#. Create **WH1** with either *Manufacture to Resupply* or *Buy to
   Resupply* this warehouse or both set.
#. Create **WH2** setting off *Manufacture to Resupply* and *Buy to
   Resupply*. Set **WH1** as the *Resupply Warehouse*.
#. Go to *Inventory > Configuration > Warehouse Management > Routes* and click
   on the *Make To Order* one.
#. Add a new *Procurement Rule* with these settings and save:

   - Name: *WH1 -> WH2-MTO*
   - Action: *Pull From*
   - Operation Type: *WH1: Internal Transfers*
   - Source Location: *WH1/Stock*
   - Destination Location: *WH2/Stock*
   - Move Supply Method: *Take From Stock*
   - Propagation of Procurement Group: *Propagate*
   - Propagate cancel and split: `True`
   - Warehouse to Propagate: *WH1*

Now, if you want to trigger a manufacture:

   - Create a stockable product with a BoM list.
   - In the product's *Inventory > Routes section* set *Make To Order* and
     *Manufacture* on.

Or if you want to trigger a purchase:

   - Create a stockable product with a vendor.
   - In the product's *Inventory > Routes section* set *Make To Order* and
     *Purchase* on.

Usage
=====

After configuring you procurement rules and your product routes:

#. Go to *Inventory > Dashboard* and click on the *more options* icon (☰).
#. Choose *New > Planned Transfer*.
#. Set an origin and destination that is considered in the routes procurement
   rules.
#. Set *Supply Method* to *Apply Procurement Rules*.
#. Set the products and quantities you want to supply.
#. Save and click on *Mark as To Do*.
#. Depending on the product's supply type a new MO or a new PO should be
   created.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/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/stock-logistics-warehouse/issues/new?body=module:%20stock_picking_procure_method%0Aversion:%2016.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>`_:

    * David Vidal
    * Pedro M. Baeza
    * César A. Sánchez

* Kitti Upariphutthiphong <kittiu@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.

This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_procure_method>`_ 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/stock-logistics-warehouse",
    "name": "odoo-addon-stock-picking-procure-method",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "============================\nStock Picking Procure Method\n============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:0d2db1a607df886b7d4268f22232d6ce7664dca42a2541c5f9a65ce2885e31b3\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%2Fstock--logistics--warehouse-lightgray.png?logo=github\n    :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_procure_method\n    :alt: OCA/stock-logistics-warehouse\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_picking_procure_method\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds the possibility to set the supply method to *Apply Procurement\nRules* in the pickings, which is normally set to *Take From Stock* by default.\n\nThis way, you can configure MTO flows triggered from the picking itself.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nThis module is useless without either Odoo's `mrp` or `purchase` modules (or\nboth). Depending on your needs you should install them in advance.\n\nConfiguration\n=============\n\nThis is an example scenario with two warehouses. WH2 will be allways supplied\nthrough WH1.\n\nCommon steps to `mrp` and `purchase` procurements:\n\n#. Go to *Inventory > Configuration > Settings > Warehouse* and set *Multi-Step\n   Routes* on.\n#. Go to *Inventory > Configuration > Warehouse Management > Warehouses*\n#. Create **WH1** with either *Manufacture to Resupply* or *Buy to\n   Resupply* this warehouse or both set.\n#. Create **WH2** setting off *Manufacture to Resupply* and *Buy to\n   Resupply*. Set **WH1** as the *Resupply Warehouse*.\n#. Go to *Inventory > Configuration > Warehouse Management > Routes* and click\n   on the *Make To Order* one.\n#. Add a new *Procurement Rule* with these settings and save:\n\n   - Name: *WH1 -> WH2-MTO*\n   - Action: *Pull From*\n   - Operation Type: *WH1: Internal Transfers*\n   - Source Location: *WH1/Stock*\n   - Destination Location: *WH2/Stock*\n   - Move Supply Method: *Take From Stock*\n   - Propagation of Procurement Group: *Propagate*\n   - Propagate cancel and split: `True`\n   - Warehouse to Propagate: *WH1*\n\nNow, if you want to trigger a manufacture:\n\n   - Create a stockable product with a BoM list.\n   - In the product's *Inventory > Routes section* set *Make To Order* and\n     *Manufacture* on.\n\nOr if you want to trigger a purchase:\n\n   - Create a stockable product with a vendor.\n   - In the product's *Inventory > Routes section* set *Make To Order* and\n     *Purchase* on.\n\nUsage\n=====\n\nAfter configuring you procurement rules and your product routes:\n\n#. Go to *Inventory > Dashboard* and click on the *more options* icon (\u2630).\n#. Choose *New > Planned Transfer*.\n#. Set an origin and destination that is considered in the routes procurement\n   rules.\n#. Set *Supply Method* to *Apply Procurement Rules*.\n#. Set the products and quantities you want to supply.\n#. Save and click on *Mark as To Do*.\n#. Depending on the product's supply type a new MO or a new PO should be\n   created.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_picking_procure_method%0Aversion:%2016.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    * David Vidal\n    * Pedro M. Baeza\n    * C\u00e9sar A. S\u00e1nchez\n\n* Kitti Upariphutthiphong <kittiu@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\nThis module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_procure_method>`_ 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": "Allows to force the procurement method from the picking",
    "version": "16.0.1.0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-warehouse"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6fd526c05ead838be06cf76f9170ac9a5cdd83b2cce2b14d420af62153aba45",
                "md5": "11adaf68ae973abe400a048100fa003b",
                "sha256": "784cc8f4d6a78e8530a131fb8474e9a8e7dd8718955cb8960d6ac755d0be369d"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_picking_procure_method-16.0.1.0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11adaf68ae973abe400a048100fa003b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 31405,
            "upload_time": "2024-01-19T14:13:04",
            "upload_time_iso_8601": "2024-01-19T14:13:04.517998Z",
            "url": "https://files.pythonhosted.org/packages/c6/fd/526c05ead838be06cf76f9170ac9a5cdd83b2cce2b14d420af62153aba45/odoo_addon_stock_picking_procure_method-16.0.1.0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-19 14:13:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-warehouse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-stock-picking-procure-method"
}
        
Elapsed time: 0.20493s