Skip to main content

Stock Picking Mass Action

Project description

Odoo Community Association

Stock Picking Mass Action

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-18.0.1.0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_stock_picking_mass_action-18.0.1.0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d7fbcb88f2b0d7606001c11e74669c80bb84dcd457ee4c467166438faad7fbdc
MD5 75096e81cf7ffef1bcf7ec545e02a8d9
BLAKE2b-256 440cd50ae7ef9e066bc58ed47ab860a42ab613edecc0049193c55de913e9e434

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