# Picking and Reservation Strategy Custom Odoo addon: outgoing_routing ## Installation ```bash pip install odoo-bringout-ventor-outgoing_routing ``` ## Dependencies This addon depends on: - sale_management - stock_picking_batch - ventor_base ## Manifest Information - **Name**: Picking and Reservation Strategy - **Version**: 16.0.1.1.0 - **Category**: N/A - **License**: LGPL-3 - **Installable**: True ## Source Custom addon from bringout-ventor vendor, addon `outgoing_routing`. ## License This package maintains the original LGPL-3 license from the addon. ## Documentation - Overview: doc/OVERVIEW.md - Architecture: doc/ARCHITECTURE.md - Models: doc/MODELS.md - Controllers: doc/CONTROLLERS.md - Wizards: doc/WIZARDS.md - Reports: doc/REPORTS.md - Security: doc/SECURITY.md - Install: doc/INSTALL.md - Usage: doc/USAGE.md - Configuration: doc/CONFIGURATION.md - Dependencies: doc/DEPENDENCIES.md - Troubleshooting: doc/TROUBLESHOOTING.md - FAQ: doc/FAQ.md