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

File details

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

File metadata

File hashes

Hashes for odoo_addon_stock_picking_mass_action-16.0.1.1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 39c82a0f6bc60245b22441a5202ed5ff89003c65bcf52e707f99e7628875e3f2
MD5 241d292e6bce31cfcd6734e2ab45354f
BLAKE2b-256 ad51072e91961bac40d6918c9ee75c21197f5467d019967b04b00c44af8d2f40

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