odoo-addon-stock-inventory-discrepancy


Nameodoo-addon-stock-inventory-discrepancy JSON
Version 17.0.1.1.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-warehouse
SummaryAdds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold.
upload_time2024-08-30 04:30:59
maintainerNone
docs_urlNone
authorForgeFlow, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements openupgradelib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================
Stock Inventory Discrepancy
===========================

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

.. |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_inventory_discrepancy
    :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_inventory_discrepancy
    :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|

Adds the capability to show the discrepancy of every line in an
inventory and to block the inventory validation (setting it as 'Pending
to Approve') when the discrepancy is greater than an user defined
threshold.

Only new group "Validate All inventory Adjustments" will be able to
force the validation of those blocked inventories. By default, Stock
manager will belong to this group. In addition, Stock Users can validate
inventories under the threshold now.

**Table of contents**

.. contents::
   :local:

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

1. Go to "Inventory > Warehouse Management" > Warehouses" or to
   "Inventory > Warehouse Management" > Locations".
2. Modify the "Maximum Discrepancy Rate Threshold" either in a Warehouse
   or in a location. If set to 0.0 in both the threshold is disabled.

Usage
=====

If you configured a "Maximum Discrepancy Rate Threshold".

1. When validating an Inventory Adjustment if some line exceed the
   Discrepancy Threshold the system will set the inventory's state to
   'Pending to Approve' and show the quantity of lines that exceed the
   threshold.
2. If both WH and location thresholds are configured, the location one
   has preference.
3. The user with "Validate All inventory Adjustments" rights can force
   the validation of an inventory pending to approve.

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_inventory_discrepancy%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
------------

-  Lois Rilo <lois.rilo@forgeflow.com>
-  Andreas Dian Sukarno Putro <andreasdian777@gmail.com>
-  Bhavesh Odedra <bodedra@opensourceintegrators.com>
-  Héctor Villarreal <hector.villarreal@forgeflow.com>
-  `Tecnativa <https://www.tecnativa.com>`__:

   -  Ernesto Tejeda
   -  Carolina Fernandez

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_inventory_discrepancy>`_ 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-inventory-discrepancy",
    "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 Inventory Discrepancy\n===========================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:9610624e95dc6f00ba7d2e705bda9ece7a9abed8043075e4629a52c5e463579a\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_inventory_discrepancy\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_inventory_discrepancy\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\nAdds the capability to show the discrepancy of every line in an\ninventory and to block the inventory validation (setting it as 'Pending\nto Approve') when the discrepancy is greater than an user defined\nthreshold.\n\nOnly new group \"Validate All inventory Adjustments\" will be able to\nforce the validation of those blocked inventories. By default, Stock\nmanager will belong to this group. In addition, Stock Users can validate\ninventories under the threshold now.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n1. Go to \"Inventory > Warehouse Management\" > Warehouses\" or to\n   \"Inventory > Warehouse Management\" > Locations\".\n2. Modify the \"Maximum Discrepancy Rate Threshold\" either in a Warehouse\n   or in a location. If set to 0.0 in both the threshold is disabled.\n\nUsage\n=====\n\nIf you configured a \"Maximum Discrepancy Rate Threshold\".\n\n1. When validating an Inventory Adjustment if some line exceed the\n   Discrepancy Threshold the system will set the inventory's state to\n   'Pending to Approve' and show the quantity of lines that exceed the\n   threshold.\n2. If both WH and location thresholds are configured, the location one\n   has preference.\n3. The user with \"Validate All inventory Adjustments\" rights can force\n   the validation of an inventory pending to approve.\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_inventory_discrepancy%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-  Lois Rilo <lois.rilo@forgeflow.com>\n-  Andreas Dian Sukarno Putro <andreasdian777@gmail.com>\n-  Bhavesh Odedra <bodedra@opensourceintegrators.com>\n-  H\u00e9ctor Villarreal <hector.villarreal@forgeflow.com>\n-  `Tecnativa <https://www.tecnativa.com>`__:\n\n   -  Ernesto Tejeda\n   -  Carolina Fernandez\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_inventory_discrepancy>`_ 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": "Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold.",
    "version": "17.0.1.1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-warehouse"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95a75a14f2e976d6feb316634d5e1884f1b2a5ec899ea3f7e9082c8eeaf77b4c",
                "md5": "ffd97a2740df0d3d1be5cbde0d914040",
                "sha256": "6f987a41ff18bb50edb58038417b40d169445f2d3f44e0aef8e3c15b3d4024d0"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_inventory_discrepancy-17.0.1.1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffd97a2740df0d3d1be5cbde0d914040",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 61096,
            "upload_time": "2024-08-30T04:30:59",
            "upload_time_iso_8601": "2024-08-30T04:30:59.749722Z",
            "url": "https://files.pythonhosted.org/packages/95/a7/5a14f2e976d6feb316634d5e1884f1b2a5ec899ea3f7e9082c8eeaf77b4c/odoo_addon_stock_inventory_discrepancy-17.0.1.1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 04:30:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-warehouse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "openupgradelib",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-stock-inventory-discrepancy"
}
        
Elapsed time: 0.33960s