Freight charges based on Zones
I am looking at a method of applying automatic Freight charges to sales orders based on pre defined zones.
The idea is that we
- Define multiple shipping zones
- Each zone will comprise of 1 to many cities
- Each Zone will have a Freight charge associated with it.
- At time of shipping or order entry we can select(manual or auto) a Freight modifier or something similar which will apply a freight charge based on the the ship_to zone.
- This ship_to zone can be determined using the city in the ship_to address.
Is this possible without a system customisation using standard Freight modifiers, lookups. flexfields?