odoo-addon-stock-removal-location-by-priority


Nameodoo-addon-stock-removal-location-by-priority JSON
Version 17.0.1.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-warehouse
SummaryEstablish a removal priority on stock locations.
upload_time2024-06-07 14:19:18
maintainerNone
docs_urlNone
authorForgeFlow, 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 Removal Location by Priority
==================================

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

.. |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/17.0/stock_removal_location_by_priority
    :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-17-0/stock-logistics-warehouse-17-0-stock_removal_location_by_priority
    :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=17.0
    :alt: Try me on Runboat

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

This module adds a removal priority field on stock locations. This
priority applies when removing a product from different stock locations
and the incoming dates are equal in both locations.

**Table of contents**

.. contents::
   :local:

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

You can activate the removal priority as follows:

1. Go to "Inventory > Configuration > Settings"
2. In 'Operations' section, mark the "Removal Priority" option.
3. You also need to activate the following settings in the section
   *Warehouse* if they are not yet:

   1. Manage several locations using *Storage Locations* option.
   2. Advanced routing using "Multi-Step Routes" option.

Then, set the *Removal Priority* in the desired locations. Remember that
a lower number means more priority:

1. Go to "Inventory > Configuration > Warehouse Management > Locations"
2. In each Location form, in the Logistics section, put a Removal
   Priority.

Usage
=====

After configure your locations properly, the system will select the
quant at the location with more priority in case of equal date, no
matter if you use FIFO or LIFO removal strategy.

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_removal_location_by_priority%0Aversion:%2017.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
-------

* ForgeFlow

Contributors
------------

-  Miquel Raïch <miquel.raich@forgeflow.com>
-  Lois Rilo <lois.rilo@forgeflow.com>
-  Pimolnat Suntian <pimolnats@ecosoft.co.th>
-  Aritz Olea <aritz.olea@factorlibre.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.

This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_removal_location_by_priority>`_ 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-removal-location-by-priority",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "ForgeFlow, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "==================================\nStock Removal Location by Priority\n==================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:593e693b25a824ab9f7035031f55826f75ffd839dcd43a617e093b8470bb4fd9\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/17.0/stock_removal_location_by_priority\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-17-0/stock-logistics-warehouse-17-0-stock_removal_location_by_priority\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=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds a removal priority field on stock locations. This\npriority applies when removing a product from different stock locations\nand the incoming dates are equal in both locations.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nYou can activate the removal priority as follows:\n\n1. Go to \"Inventory > Configuration > Settings\"\n2. In 'Operations' section, mark the \"Removal Priority\" option.\n3. You also need to activate the following settings in the section\n   *Warehouse* if they are not yet:\n\n   1. Manage several locations using *Storage Locations* option.\n   2. Advanced routing using \"Multi-Step Routes\" option.\n\nThen, set the *Removal Priority* in the desired locations. Remember that\na lower number means more priority:\n\n1. Go to \"Inventory > Configuration > Warehouse Management > Locations\"\n2. In each Location form, in the Logistics section, put a Removal\n   Priority.\n\nUsage\n=====\n\nAfter configure your locations properly, the system will select the\nquant at the location with more priority in case of equal date, no\nmatter if you use FIFO or LIFO removal strategy.\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_removal_location_by_priority%0Aversion:%2017.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* ForgeFlow\n\nContributors\n------------\n\n-  Miquel Ra\u00efch <miquel.raich@forgeflow.com>\n-  Lois Rilo <lois.rilo@forgeflow.com>\n-  Pimolnat Suntian <pimolnats@ecosoft.co.th>\n-  Aritz Olea <aritz.olea@factorlibre.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\nThis module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_removal_location_by_priority>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Establish a removal priority on stock locations.",
    "version": "17.0.1.0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-warehouse"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6efcacf4ad55d458253bbb9cd2d4059b1c46196da3720b3ab27149bead81731",
                "md5": "3c8995a9ebe0f82e18a3ede90435f448",
                "sha256": "8ed499a25fe38bd45a9cf14de2db327eecfa6dc5673ffb8932054d69c17a0d1d"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_removal_location_by_priority-17.0.1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c8995a9ebe0f82e18a3ede90435f448",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 40127,
            "upload_time": "2024-06-07T14:19:18",
            "upload_time_iso_8601": "2024-06-07T14:19:18.886874Z",
            "url": "https://files.pythonhosted.org/packages/a6/ef/cacf4ad55d458253bbb9cd2d4059b1c46196da3720b3ab27149bead81731/odoo_addon_stock_removal_location_by_priority-17.0.1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 14:19:18",
    "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-removal-location-by-priority"
}
        
Elapsed time: 0.54720s