odoo-addon-stock-rule-reserve-max-quantity


Nameodoo-addon-stock-rule-reserve-max-quantity JSON
Version 16.0.1.0.1.3 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-workflow
SummaryAllows to reserve max available quantity when a move comes from an stock rule
upload_time2024-04-03 06:22:02
maintainerNone
docs_urlNone
authorModuon, Odoo Community Association (OCA)
requires_python>=3.10
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
Stock Rule Reserve Max Quantity
===============================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
    :target: https://odoo-community.org/page/development-status
    :alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github
    :target: https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_rule_reserve_max_quantity
    :alt: OCA/stock-logistics-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_rule_reserve_max_quantity
    :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-workflow&target_branch=16.0
    :alt: Try me on Runboat

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

This module extends the functionality of chained (pull) stock
reservation to support the reservation of the total quantity brought by
the done chained move lines. By default, the reservation on each step of
the chain is limited to the need. If you pick more than the need, with
this module the chained moves will reserve the total picked quantity.

This operation will only apply when the available quantity exceeds the
demanded quantity and the stock rule linked to the stock move has the
field *Reserve Max Quantity* activated.

.. IMPORTANT::
   This is an alpha version, the data model and design can change at any time without warning.
   Only for development or testing purpose, do not use in production.
   `More details on development status <https://odoo-community.org/page/development-status>`_

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

This module was developed because if you want to send variable product
weights with Warehouse configured with 2 or 3 steps for Outgoing
Shipments, you have to double check the quantity done on every picking
if the quantity done exceedes the demand quantity.

It will be useful for you if you want to auto-reserve all the quantities
done in the last steps for Outgoing Shipments.

Usage
=====

To use this module, you need to:

1. Enter on debug mode
2. On your Warehouse, activate 2 or 3 steps for Outgoing Shipments
3. Go to Warehouse routes and open *pick + ship* (2 steps) or *pick +
   pack + ship* (3 steps)
4. Activate Reserve Max Quantity under the Propagation group in all rule
   steps except the first one
5. Create a sale with a storeable product and confirm it and has enough
   stock.
6. Go to the first picking and set quantity done over the quantity
   demanded and validate it.
7. Check that the next picking will reserve the entire quantity
   previously made instead of the quantity demanded.

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

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

* Moduon

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

-  Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
-  Rafael Blasco (`Moduon <https://www.moduon.team/>`__)

Other credits
-------------

The development of this module has been financially supported by:

-  Ulzama

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-Shide| image:: https://github.com/Shide.png?size=40px
    :target: https://github.com/Shide
    :alt: Shide
.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px
    :target: https://github.com/rafaelbn
    :alt: rafaelbn

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

|maintainer-Shide| |maintainer-rafaelbn| 

This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_rule_reserve_max_quantity>`_ 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-workflow",
    "name": "odoo-addon-stock-rule-reserve-max-quantity",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Moduon, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "===============================\nStock Rule Reserve Max Quantity\n===============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:12cde444376ff00bfd3de05f23f30ba05dd7abb5d5bc31b3b251232c89ff5e23\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Alpha\n.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n    :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github\n    :target: https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_rule_reserve_max_quantity\n    :alt: OCA/stock-logistics-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_rule_reserve_max_quantity\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-workflow&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module extends the functionality of chained (pull) stock\nreservation to support the reservation of the total quantity brought by\nthe done chained move lines. By default, the reservation on each step of\nthe chain is limited to the need. If you pick more than the need, with\nthis module the chained moves will reserve the total picked quantity.\n\nThis operation will only apply when the available quantity exceeds the\ndemanded quantity and the stock rule linked to the stock move has the\nfield *Reserve Max Quantity* activated.\n\n.. IMPORTANT::\n   This is an alpha version, the data model and design can change at any time without warning.\n   Only for development or testing purpose, do not use in production.\n   `More details on development status <https://odoo-community.org/page/development-status>`_\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUse Cases / Context\n===================\n\nThis module was developed because if you want to send variable product\nweights with Warehouse configured with 2 or 3 steps for Outgoing\nShipments, you have to double check the quantity done on every picking\nif the quantity done exceedes the demand quantity.\n\nIt will be useful for you if you want to auto-reserve all the quantities\ndone in the last steps for Outgoing Shipments.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Enter on debug mode\n2. On your Warehouse, activate 2 or 3 steps for Outgoing Shipments\n3. Go to Warehouse routes and open *pick + ship* (2 steps) or *pick +\n   pack + ship* (3 steps)\n4. Activate Reserve Max Quantity under the Propagation group in all rule\n   steps except the first one\n5. Create a sale with a storeable product and confirm it and has enough\n   stock.\n6. Go to the first picking and set quantity done over the quantity\n   demanded and validate it.\n7. Check that the next picking will reserve the entire quantity\n   previously made instead of the quantity demanded.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/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-workflow/issues/new?body=module:%20stock_rule_reserve_max_quantity%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* Moduon\n\nContributors\n------------\n\n-  Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)\n-  Rafael Blasco (`Moduon <https://www.moduon.team/>`__)\n\nOther credits\n-------------\n\nThe development of this module has been financially supported by:\n\n-  Ulzama\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-Shide| image:: https://github.com/Shide.png?size=40px\n    :target: https://github.com/Shide\n    :alt: Shide\n.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px\n    :target: https://github.com/rafaelbn\n    :alt: rafaelbn\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-Shide| |maintainer-rafaelbn| \n\nThis module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_rule_reserve_max_quantity>`_ 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": "LGPL-3",
    "summary": "Allows to reserve max available quantity when a move comes from an stock rule",
    "version": "16.0.1.0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-workflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45351298779a1f820f2eef9bba5d1687b0c55d25eabd78578ca92a17c8d69802",
                "md5": "c3e074eba83bcce1db18c373c2e5f7ca",
                "sha256": "cbaeb4b602cdcef965738479d400f849468978ee20452f4a22752c376aba9881"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_rule_reserve_max_quantity-16.0.1.0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3e074eba83bcce1db18c373c2e5f7ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 30251,
            "upload_time": "2024-04-03T06:22:02",
            "upload_time_iso_8601": "2024-04-03T06:22:02.567567Z",
            "url": "https://files.pythonhosted.org/packages/45/35/1298779a1f820f2eef9bba5d1687b0c55d25eabd78578ca92a17c8d69802/odoo_addon_stock_rule_reserve_max_quantity-16.0.1.0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 06:22:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-stock-rule-reserve-max-quantity"
}
        
Elapsed time: 0.83935s