Skip to main content

This module allows to clean moves generated by orderpoint

Project description

Beta License: AGPL-3 OCA/stock-logistics-orderpoint Translate me on Weblate Try me on Runboat

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

Table of contents

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

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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 project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file odoo_addon_stock_location_orderpoint_cleanup-16.0.1.0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_stock_location_orderpoint_cleanup-16.0.1.0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 f077c0e4d79f1656edf4ad5e67090e65d8dd48bb95c4b664730786e696e3cf05
MD5 cf0ba1cc85a39eff4260e74db318c491
BLAKE2b-256 28bf5462f38d79c494d1bca954a96cfb54dbc92acde2a5e6333d8a07002df9bd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page