stock_owner_restriction
This module restricts stock operations by preventing the reservation of product quantities assigned to specific owners unless configured otherwise in picking types.
Key Features
- stock.picking.type: Adds an owner restriction field to configure how stock assignments handle product owners.
- stock.picking: Displays the owner field conditionally based on the picking type's owner restriction setting.
- stock.move: Modifies stock move assignment logic to respect owner restrictions during reservation operations.
- stock.quant: Filters available product quantities and reservations based on the owner context.
- product.product: Adjusts product quantity computations to exclude or include quantities based on owner restrictions.