| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
| Lines of code | 214 |
| Technical Name |
distance_based_shipping_cost |
| License | OPL-1 |
| Website | https://tugit.odoo.com |
| Versions | 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
| Lines of code | 214 |
| Technical Name |
distance_based_shipping_cost |
| License | OPL-1 |
| Website | https://tugit.odoo.com |
| Versions | 17.0 18.0 19.0 |
Distance Based Shipping Cost
Shipping Price based on the rules applicable on delivery distance
This Odoo module allows sellers to automatically calculate and apply shipping costs based on the distance between the company (warehouse) and the customer's delivery address.
The distance can be calculated using either Google Distance Matrix API for high accuracy (real road distance) or a Python-based distance calculation for faster responses without external dependencies. Based on the calculated distance, sellers can define flexible pricing rules (distance ranges, conditions, and costs). The shipping price is automatically applied to Sales Orders, Delivery Orders, and Website checkout, ensuring a seamless experience for both backend users and customers.
This solution is ideal for businesses offering local delivery, courier services, logistics, or zone-based pricing.
Key Features
-
Automatic Distance-Based Shipping Cost
Automatically calculate delivery charges based on the distance between the company warehouse and the customerâs delivery address.
-
Google Distance Matrix API Integration
Use Google Distance Matrix API for accurate road-distance calculation and real-world delivery pricing.
-
Python-Based Distance Calculation
Calculate distance using a Python library for faster responses without relying on external APIs.
-
Flexible Distance Pricing Rules
Define multiple distance ranges and assign different shipping prices based on business conditions.
-
Shipping Cost Added to Sales Orders
Automatically apply the calculated delivery charge directly to the Sales Order.
-
Website Checkout Shipping Price
Display distance-based shipping costs to customers during website checkout for full transparency.
-
Configurable Distance Units
Choose distance units such as kilometers or miles according to your business needs.
-
Automatic Latitude & Longitude Detection
Automatically fetch geo-coordinates for warehouse and customer addresses to ensure accurate calculations.
-
Google API Key Validation
Shows clear error messages when the Google API key is missing, invalid, or misconfigured.
-
Backend & Website Support
Fully supported on both Odoo backend and website for a seamless end-to-end shipping experience.
Screenshots
Check out our other apps on Odoo Apps Store
For any support contact us at tugitinfo@gmail.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module