Stock Picking Product Interchangeable

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

This module implements “interchangeable” products for Sales Orders. If an interchangeable product is not available in stock in sufficient quantity to complete the order its substitute products will be added to picking to complete the order.

NB: Interchangeable products substitute each other. Eg if “English Breakfast” can substitutes “Breakfast in England” then “Breakfast in England” can substitute “English Breakfast”.

Table of contents

Use Cases / Context

Imagine that you have several products in your inventory that are physically absolutely the same products. Eg there is an “English Breakfast” tea and “Breakfast in England” tea which are absolutely the same inside and have the same price. Only package labels are different. And our customers don’t care which of them will be actually delivered. By default if there in not enough stock of the “English Breakfast” available you will not be able to complete the operation even if you have enough stock of the “Breakfast in England” available. This module provides a solution for such case by allowing to substitute one product with another in the inventory operation.

Configuration

Open Inventory -> Configuration -> Operations types and select an Operation Type you would like to use interchangeable products in. NB: Only Operation Types of the Delivery type can use this feature.

Select Substitute Products mode:

Operation Type

Product Settings

In Product form open Interchangeable tab and add products that can be used as a substitute.

Important: if you are using product variants Interchangeable products must be defined for each variant separately.

Product form

Usage

Picking

Known issues / Roadmap

Currently interchangeable products are implemented only for pickings created from Sales Orders.

TODO:

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

  • Cetmix

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:

CetmixGitDrone

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.