stock_request_direction
This module allows users to request product transfers between warehouses by specifying the direction (inbound or outbound) without manually selecting inventory locations.
Key Features
- stock.request: Adds a direction field to specify whether the transfer is inbound or outbound.
- stock.request: Automatically sets the inventory location based on the selected direction.
- stock.request.order: Adds a direction field and propagates it to associated stock requests.
- stock.request.order: Automatically updates locations and clears routes when direction changes.
- warehouse: Enables warehouse teams to define appropriate routes for confirmed requests.
- inventory: Provides access to related stock transfers from the request interface.
- inventory: Cancels pending stock moves when a stock request is cancelled.