Odoo Community Association

Sale Stock Picking Reservation Policy

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

This module integrates stock_picking_reservation_policy with sales.

It adds a Reservation Policy on the sale order, defaulted from the customer (or delivery address) and adjustable per order.

When the order is confirmed, the policy is carried over to the deliveries it generates. With an All or nothing per line order, each delivery line (stock move) is reserved only if its full quantity can be reserved from stock; otherwise that line stays unreserved. The all-or-nothing rule is applied per line (stock.move), independently for each line, not on the delivery as a whole.

Table of contents

Usage

On a contact, set a Reservation Policy (Partial or All or nothing per line). It is shared with the contact’s delivery addresses.

On a sale order, the Reservation Policy defaults from the customer (or delivery address) and can be adjusted manually before confirmation.

When the order is confirmed, the policy is carried over to the deliveries it generates. On those deliveries:

  • Partial: each line reserves whatever quantity is available.
  • All or nothing per line: each delivery line (stock move) is reserved only if its full quantity is available from stock; otherwise that line stays unreserved. The rule is applied independently on each line, not on the delivery as a whole.

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

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 maintainer:

ivantodorovich

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.