odoo-addon-stock-location-orderpoint-cleanup


Nameodoo-addon-stock-location-orderpoint-cleanup JSON
Version 16.0.1.0.0.12 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-orderpoint
SummaryThis module allows to clean moves generated by orderpoint
upload_time2025-02-10 03:42:35
maintainerNone
docs_urlNone
authorACSONE SA/NV,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 Cleanup
=================================

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

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

This module will help to clean generated moves from stock location
orderpoints.

**Table of contents**

.. contents::
   :local:

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

Location orderpoints module was designed (first) to generate
replenishment moves for particular stock locations. e.g.: we have a
reserve stock and a preparation stock.

As warehouse life is not static, moves for a product can be canceled,
preparation stock could have been refilled with another move, ...

So, generated moves from location orderpoints can become obsolete.

This module should help to clean orderpoint moves and regenerate moves.

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

-  There is a security group 'Location Orderpoint Cleanup Group'. Users
   that can have access to cleanup action should be in that group. By
   default, all users that are in 'Inventory/Administrator' are in that
   group.
-  You can configure crons to execute cleanup actions.

   -  Enable debug mode, go to Settings > Technical > Scheduled Actions
   -  Add a cron with:

      -  base model 'Stock Location Orderpoint'
      -  In python code, add a line 'model.run_cleanup(orderpoints,
         run_after)' where 'orderpoints' is a list of orderpoint ids and
         'run_after' is True if you want to run the orderpoint(s) after
         cleanup.
      -  If you want to cleanup ordepoints by replenish method, add a
         line 'model.run_cleanup_method(replenish_method, run_after)'
         where 'replenish_method' is 'fill_up' by default (depending on
         extension modules you have installed)

Usage
=====

-  You can have cron jobs to execute the cleanup actions (see
   Configuration section).
-  If you are in the 'Location Orderpoint Cleanup Group', you can launch
   manually the cleanup on the orderpoint form level:

   -  Click on 'Cleanup replenishments'.
   -  In the wizard, check the 'Run After' box if you want the
      orderpoint to be run after cleanup.

-  You can also select several orderpoints from the list view and select
   the action 'Cleanup Stock Location Orderpoints' that will launch the
   wizard.

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

* ACSONE SA/NV

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

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

This module is part of the `OCA/stock-logistics-orderpoint <https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_location_orderpoint_cleanup>`_ 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-cleanup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "ACSONE SA/NV,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=================================\nStock Location Orderpoint Cleanup\n=================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:eb8c4835a580530c62b2dae66e7be81d3a74d54c2401f9370be24fdb8d7d3d0f\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_cleanup\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_cleanup\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\nThis module will help to clean generated moves from stock location\norderpoints.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUse Cases / Context\n===================\n\nLocation orderpoints module was designed (first) to generate\nreplenishment moves for particular stock locations. e.g.: we have a\nreserve stock and a preparation stock.\n\nAs warehouse life is not static, moves for a product can be canceled,\npreparation stock could have been refilled with another move, ...\n\nSo, generated moves from location orderpoints can become obsolete.\n\nThis module should help to clean orderpoint moves and regenerate moves.\n\nConfiguration\n=============\n\n-  There is a security group 'Location Orderpoint Cleanup Group'. Users\n   that can have access to cleanup action should be in that group. By\n   default, all users that are in 'Inventory/Administrator' are in that\n   group.\n-  You can configure crons to execute cleanup actions.\n\n   -  Enable debug mode, go to Settings > Technical > Scheduled Actions\n   -  Add a cron with:\n\n      -  base model 'Stock Location Orderpoint'\n      -  In python code, add a line 'model.run_cleanup(orderpoints,\n         run_after)' where 'orderpoints' is a list of orderpoint ids and\n         'run_after' is True if you want to run the orderpoint(s) after\n         cleanup.\n      -  If you want to cleanup ordepoints by replenish method, add a\n         line 'model.run_cleanup_method(replenish_method, run_after)'\n         where 'replenish_method' is 'fill_up' by default (depending on\n         extension modules you have installed)\n\nUsage\n=====\n\n-  You can have cron jobs to execute the cleanup actions (see\n   Configuration section).\n-  If you are in the 'Location Orderpoint Cleanup Group', you can launch\n   manually the cleanup on the orderpoint form level:\n\n   -  Click on 'Cleanup replenishments'.\n   -  In the wizard, check the 'Run After' box if you want the\n      orderpoint to be run after cleanup.\n\n-  You can also select several orderpoints from the list view and select\n   the action 'Cleanup Stock Location Orderpoints' that will launch the\n   wizard.\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_cleanup%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* ACSONE SA/NV\n\nContributors\n------------\n\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\nThis module is part of the `OCA/stock-logistics-orderpoint <https://github.com/OCA/stock-logistics-orderpoint/tree/16.0/stock_location_orderpoint_cleanup>`_ 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": "This module allows to clean moves generated by orderpoint",
    "version": "16.0.1.0.0.12",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-orderpoint"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13cc7bf53929a459619c21a5bfcedcbc8d76efea9e164e661a30e53d88341955",
                "md5": "538c30f48de5833f06d3295ad605e524",
                "sha256": "72f3b728c1c0bd4fadd74fb42a8971da4d746b9b4531151155e3835bf3facc75"
            },
            "downloads": -1,
            "filename": "odoo_addon_stock_location_orderpoint_cleanup-16.0.1.0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "538c30f48de5833f06d3295ad605e524",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 35551,
            "upload_time": "2025-02-10T03:42:35",
            "upload_time_iso_8601": "2025-02-10T03:42:35.344497Z",
            "url": "https://files.pythonhosted.org/packages/13/cc/7bf53929a459619c21a5bfcedcbc8d76efea9e164e661a30e53d88341955/odoo_addon_stock_location_orderpoint_cleanup-16.0.1.0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 03:42:35",
    "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-cleanup"
}
        
Elapsed time: 1.13038s