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

File metadata

File hashes

Hashes for odoo_addon_stock_picking_mass_action-16.0.1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d24e8ce1db41c66c55bf030c6cd98929f120ee4a230200914d854c61d0b5e4ae
MD5 b3a14f4b725203635f9cea21fe60a8a2
BLAKE2b-256 ef30b67d403a1960bc73055e5b9a1a350c701c3da72afa42803f21307d88d96a

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