stock_route_location_source
This module extends the stock.route model to add a method for determining the source location of inventory routes by tracing upstream procurement rules.
Key Features
- stock.route: Adds a method to recursively trace upstream pull or pull_push rules from a destination location to find the ultimate source location, stopping at make_to_stock rules or when no applicable rules remain.