Skip to main content

Stock Picking Mass Action

Project description

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

Facilities to check the availability of stock picking list:

  • A wizard which allows on multiple stock pickings at a time to:

    • Confirm draft picking;

    • check availability of picking;

    • transfer picking;

  • A scheduled action to check availability of all the stock picking. It is not active by default.

    This may be necessary for those who want to check the availability more often than running the procurement scheduler.

Table of contents

Configuration

  • The scheduled action by default search picking with state is confirmed and picking_type_code is outgoing. But you can change it by adding the following param domain in method check_assign_all():

    • domain: correct domain to search pickings you want to check assign all, state is confirmed apply by default in all cases.

    # Example 1: search without params
    model.check_assign_all()
    # Example 2: search picking with picking_type_code is outgoing and incoming and state is confirmed
    model.check_assign_all(domain=[("picking_type_code", "in", ["outgoing", "incoming"])])

Usage

After selecting several pickings in tree view there are options for: * Mark as Todo * Check Availability * Force Availability * Transfer

Select additional options in the wizard if needed, after “Apply” the actions will be applied to all selected pickings

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

  • Camptocamp

  • GRAP

  • Tecnativa

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

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo_addon_stock_picking_mass_action-16.0.1.1.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_stock_picking_mass_action-16.0.1.1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4c5dc7ac2cc2ebc3275cbbe253c40b7d2c8e95a598e09c3e2b4d2009a5be0ba2
MD5 7a5a485bedceda7c836ed35fd5f3bec4
BLAKE2b-256 7cfd91000c14694f213e12c25e3e7257538fffde171c016aae367ba55ef82e9c

See more details on using hashes here.

Supported by

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