Stock Owner Restriction
Do not reserve quantity with assigned owner
Stock Owner Restriction
This module extends the functionality of stock module to allow to restrict product quantities (quants) for stock operations like as reserve quantities or product quantity available info.
Table of contents
Configuration
To configure this module, you need to:
- Make sure you have selected the consignment option on inventory settings.
- Go to Inventory > Configuration > Operation types.
- Select one operation type or create one and set owner_restriction field to desired value.
Usage
To use this module you need to:
To establish an owner to the merchandise you need to:
- Go to Inventory > Overview
- Create a incoming delivery order.
- Set an owner.
The stock with owner assigned is not available in products:
- Go to Inventory > Master Data > Products
- Search any product which is in incoming delivery order created in previous step.
- The quantity on hand has not take into account the incoming quantities with a owner assigned.
Use cases:
Odoo standard behavior.
In picking operation type set "Standard behavior" value in "Owner restriction" field.
** All product stock is available to delivery it.
Unassigned owner behavior.
In picking operation type set "Unassigned owner" value in "Owner restriction" field.
** Only product stock without owner assigned is available to delivery it.
Picking partner behavior.
In picking operation type set "Picking partner" value in "Owner restriction" field.
** Only product stock with owner assigned is available to delivery it.
** The owner is get from picking owner field or picking partner field.
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
- Tecnativa
Contributors
-
- Carlos Dauden <carlos.dauden@tecnativa.com>
- Sergio Teruel <sergio.teruel@tecnativa.com>
Maintainers
This module is maintained by the OCA.
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.
Once the user has seen at least one product this snippet will be visible.