Odoo Community Association

Stock Picking Variable Qty

Alpha License: LGPL-3 OCA/stock-logistics-workflow Translate me on Weblate Try me on Runboat

Handle variable done quantity in multi-step deliveries.

Important

This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status

Table of contents

Use Cases / Context

In multi-step deliveries that use pull rules, validating an upstream picking with a quantity different from the initial demand does not automatically propagate that variance to the next delivery step.

As a result, the downstream moves can keep the original demanded quantity even though the previous operation was completed with a lower or higher actual quantity.

This module keeps the stock flow aligned by updating the chained downstream moves to match the processed quantity.

Configuration

To enable the feature, go to Inventory > Configuration > Operation Types and open the picking type used for the upstream step of the delivery flow, such as Pick in a Pick + Ship route.

Enable the Variable Quantity option on that operation type.

Usage

When the Variable Quantity option is enabled on a picking type, validate that operation with the actual processed quantity.

If the validated quantity differs from the original demand, the module updates the chained downstream moves to match that new quantity.

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

  • Moduon

Contributors

  • David Vidal (Moduon <https://www.moduon.team/>__)

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.

Current maintainers:

rafaelbn chienandalu Andrii9090

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.