Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Website (website) • Discuss (mail) • Sales (sale_management) • Invoicing (account) • Inventory (stock) |
Lines of code | 243 |
Technical Name |
website_delivery_areas |
License | AGPL-3 |
Website | http://www.lilywhiteweb.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Website (website) • Discuss (mail) • Sales (sale_management) • Invoicing (account) • Inventory (stock) |
Lines of code | 243 |
Technical Name |
website_delivery_areas |
License | AGPL-3 |
Website | http://www.lilywhiteweb.com |
Add the ability to select delivery prices per Area
Extend the standard options of delivery by Country and State with the extra subcomponent of Area (a subcomponent of a State).
I needed to develop a module that would allow me to base the delivery costs on a subcomponent of a State. I called this subcomponent an Area and it gives you better granularity on deciding the delivery charges.
Setting It Up...
Add Areas to States
You can either add the Area and associate it with the State, or what I find quicker is, to select the State and add the Areas to the State...Your call!!


Configure your delivery options
You can now add the Area as an option for the delivery requirements.

Define your Address Format
You can now add the Area as an option in the Address Format. It is referenced with the area_name variable.

See it in Action


Please log in to comment on this module