odoo-addon-stock-location-orderpoint


Nameodoo-addon-stock-location-orderpoint JSON
Version 16.0.2.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-orderpoint
SummaryDeclare orderpoint on a location allowing to replenish any product with the same criteria.
upload_time2024-04-20 06:50:41
maintainerNone
docs_urlNone
authorMT Software, BCIM, 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_location_orderpoint
=========================

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

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

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

Declare orderpoint on a location allowing to replenish any product with the same criteria.
This is for an internal warehouse replenishment currently not compatible with the purchase buy route.

**Table of contents**

.. contents::
   :local:

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

First configuration
===================

#. In order to replenish your stock location from another one, you first need
   to set the multi locations configuration.
#. So, go to Inventory > Configuration > Settings > Warehouse
#. Check the 'Storage Locations' box.
#. As you should be able to configure a dedicated route to replenishment, you
   should also activate, in the same menu, the 'Multi-Step Routes' box.

Locations configuration
=======================

#. Identify the location you want to apply a replenishment rule (e.g.: WH/Stock)
#. Create (if not exists) a new location for replenishment under Warehouse view (e.g.: WH)
   location as we want to get the stock in replenishment taken into account of
   our product stock total quantity.

Route Configuration
===================

#. You should configure at least a route with a rule that:

    * Pull from the Replenishment stock location.
    * For the stock location you want to (e.g.: WH/Stock)

Location Orderpoint configuration
=================================

#. Go either by the stock location you want to replenish and click on 'Orderpoints'
   or go to Inventory > Configuration > Warehouse > Stock Location Orderpoint
#. Click on 'Create'
#. Set a sequence
#. Choose if the rule will be applied:

    * Automatically (Auto/realtime): at each stock movement on the stock location, the rule will be
      evaluated.
    * Manually (Manual): If set, an action 'Run Replenishment' will be displayed on the rule
      and allow to run it manually.
    * by cron (Scheduled): A cron job will trigger the replenishment rules of this kind.
#. Choose a replenish method:

    * Fill up: The replenishment will be triggered when a move is waiting availability
      and forecast quantity is negative at the location (i.e. min=0). The replenished quantity will
      bring back the forecast quantity to 0 (i.e. max=0) but will be limited to what is available at
      the source location to plan only reservable replenishment moves.
#. Choose the location to replenish
#. Choose the route to use to replenish. The source location will be computed automatically based on
   the route value.
#. Define a procurement group if you want to group some movements together.
#. Define a priority for the created moves.
#. If you want to filter the stock locations that should be taken in consideration
   for product available quantities when triggering a replenishment (e.g.: Supplier locations - 
   to avoid confirmed receptions taken into account), fill in the 
   'Domain to filter locations' field.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-orderpoint/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-orderpoint/issues/new?body=module:%20stock_location_orderpoint%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
~~~~~~~

* MT Software
* BCIM

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

* Michael Tietz (MT Software) <mtietz@mt-software.de>
* Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
* Denis Roussel <denis.roussel@acsone.eu>

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-mt-software-de| image:: https://github.com/mt-software-de.png?size=40px
    :target: https://github.com/mt-software-de
    :alt: mt-software-de

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

|maintainer-mt-software-de| 

This module is part of the `OCA/stock-logistics-orderpoint <https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_location_orderpoint>`_ 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-orderpoint",
    "name": "odoo-addon-stock-location-orderpoint",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "MT Software, BCIM, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=========================\nstock_location_orderpoint\n=========================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:81ef0ccff7368de6a1cc344470b60a7a9dfbacc8f077d2999fa0690bb20e2dd6\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--orderpoint-lightgray.png?logo=github\n    :target: https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_location_orderpoint\n    :alt: OCA/stock-logistics-orderpoint\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/stock-logistics-orderpoint-16-0/stock-logistics-orderpoint-16-0-stock_location_orderpoint\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-orderpoint&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nDeclare orderpoint on a location allowing to replenish any product with the same criteria.\nThis is for an internal warehouse replenishment currently not compatible with the purchase buy route.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nFirst configuration\n===================\n\n#. In order to replenish your stock location from another one, you first need\n   to set the multi locations configuration.\n#. So, go to Inventory > Configuration > Settings > Warehouse\n#. Check the 'Storage Locations' box.\n#. As you should be able to configure a dedicated route to replenishment, you\n   should also activate, in the same menu, the 'Multi-Step Routes' box.\n\nLocations configuration\n=======================\n\n#. Identify the location you want to apply a replenishment rule (e.g.: WH/Stock)\n#. Create (if not exists) a new location for replenishment under Warehouse view (e.g.: WH)\n   location as we want to get the stock in replenishment taken into account of\n   our product stock total quantity.\n\nRoute Configuration\n===================\n\n#. You should configure at least a route with a rule that:\n\n    * Pull from the Replenishment stock location.\n    * For the stock location you want to (e.g.: WH/Stock)\n\nLocation Orderpoint configuration\n=================================\n\n#. Go either by the stock location you want to replenish and click on 'Orderpoints'\n   or go to Inventory > Configuration > Warehouse > Stock Location Orderpoint\n#. Click on 'Create'\n#. Set a sequence\n#. Choose if the rule will be applied:\n\n    * Automatically (Auto/realtime): at each stock movement on the stock location, the rule will be\n      evaluated.\n    * Manually (Manual): If set, an action 'Run Replenishment' will be displayed on the rule\n      and allow to run it manually.\n    * by cron (Scheduled): A cron job will trigger the replenishment rules of this kind.\n#. Choose a replenish method:\n\n    * Fill up: The replenishment will be triggered when a move is waiting availability\n      and forecast quantity is negative at the location (i.e. min=0). The replenished quantity will\n      bring back the forecast quantity to 0 (i.e. max=0) but will be limited to what is available at\n      the source location to plan only reservable replenishment moves.\n#. Choose the location to replenish\n#. Choose the route to use to replenish. The source location will be computed automatically based on\n   the route value.\n#. Define a procurement group if you want to group some movements together.\n#. Define a priority for the created moves.\n#. If you want to filter the stock locations that should be taken in consideration\n   for product available quantities when triggering a replenishment (e.g.: Supplier locations - \n   to avoid confirmed receptions taken into account), fill in the \n   'Domain to filter locations' field.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-orderpoint/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-orderpoint/issues/new?body=module:%20stock_location_orderpoint%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* MT Software\n* BCIM\n\nContributors\n~~~~~~~~~~~~\n\n* Michael Tietz (MT Software) <mtietz@mt-software.de>\n* Jacques-Etienne Baudoux (BCIM) <je@bcim.be>\n* Denis Roussel <denis.roussel@acsone.eu>\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-mt-software-de| image:: https://github.com/mt-software-de.png?size=40px\n    :target: https://github.com/mt-software-de\n    :alt: mt-software-de\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-mt-software-de| \n\nThis module is part of the `OCA/stock-logistics-orderpoint <https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_location_orderpoint>`_ 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": "Declare orderpoint on a location allowing to replenish any product with the same criteria.",
    "version": "16.0.2.0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-orderpoint"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fceb08c0973d7b836020203f1ced89033c8bee38208e518fa8d1816d42b4a99",
                "md5": "a67dba0a91ad35c4d9df9f77915314cc",
                "sha256": "7808695a754a52fb9ac61cd02673aecfff321381eda1c8686a42cb87840f9b7e"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_location_orderpoint-16.0.2.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a67dba0a91ad35c4d9df9f77915314cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 54070,
            "upload_time": "2024-04-20T06:50:41",
            "upload_time_iso_8601": "2024-04-20T06:50:41.098737Z",
            "url": "https://files.pythonhosted.org/packages/6f/ce/b08c0973d7b836020203f1ced89033c8bee38208e518fa8d1816d42b4a99/odoo_addon_stock_location_orderpoint-16.0.2.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 06:50:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-orderpoint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-stock-location-orderpoint"
}
        
Elapsed time: 0.27261s