This feature enhances Odoo’s Fleet Management module by automatically generating a shipping method when a new fleet is created. It ensures seamless integration between fleet management and shipping operations, reducing the need for manual setup and improving operational consistency.
Key Functionality
- Automatic Shipping Method Creation: When a new fleet record is added, a corresponding shipping method is automatically generated with pre-configured details.
- Pre-filled Fleet Data: The shipping method will inherit key attributes from the fleet, such as:
- Fleet name as the shipping method name.
- Operational parameters like capacity, service type (FTL/LTL), and availability.
- Default pricing rules or configurations based on fleet attributes.
- Sync with Delivery Orders: The newly created shipping method will be available in the Delivery Order workflow, allowing users to select the fleet for shipments.
- Configuration Options: A setting in the Fleet module to enable or disable this automation as per business needs.
Business Impact
- Reduces Manual Configuration: Eliminates the need for manual creation of shipping methods when adding new fleets, saving time and effort.
- Ensures Operational Consistency: Keeps fleet and shipping data aligned, preventing misconfigurations and errors.
- Improves Shipping Workflow Efficiency: Provides immediate access to newly added fleets in the shipping module, allowing smooth integration with logistics.
- Enhances Data Accuracy: Reduces discrepancies between fleet records and available shipping options by automating the sync process.
Implementation Considerations
- The system will trigger the creation of a shipping method only when a new fleet record is saved.
- Default shipping method configurations can be pre-defined and adjusted in the settings.
- Optionally, specific fleet types can be excluded from auto-creation based on business rules.
This feature ensures an efficient and automated link between fleet management and shipping, optimizing logistics operations in Odoo.
Create Shipping Methods From Fleet