Ship Cost Estimates for Drop Shipment

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Ship Cost Estimates for Drop Shipment

Rene Scheibe
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I want to use ecommerce with drop shipment and calculate ship costs per
supplier (ship group).

Is there a way to setup the ShipmentCostEstimate per supplier? I have
seen a partyId and roleTypeId in the entity definition. But having a
look at ShipmentServices.calcShipmentCostEstimate() it is only checked
if a ShipmentCostEstimate contains a partyId and/or roleTypeId to
increase to priority of a match. But it is not checked against any partyId.

Regards,
René
- --
René Scheibe * [hidden email]
TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
Sitz: Unterföhring * Amtsgericht München * HRB 135082
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyp7o8ACgkQUXs9EHvIuCoLzQCeLUXP6bRHyN6YqqNPzzPiykJe
5F4AniIrFboF8n72Oc4S30ePlbPTZDuV
=tBjn
-----END PGP SIGNATURE-----
Reply | Threaded
Open this post in threaded view
|

Re: Ship Cost Estimates for Drop Shipment

BJ Freeman
not to answer you question, but as a practical view.
The dropshipper is in zipcode that the shipping is not uniform to all
customers it is hard to use shipping estimates exactly.
So I suggest you figure an average shipping cost that you won't loose
money on. If you have more than one average them all.
For USPS, it is pretty easy since you just use the first class zone 8 or
the flat rate shipping boxes, if you drop shipper uses them.

next I would just use the from to Geo based on shipper. this is the next
least work to maintain.

The ShipmentServices.calcShipmentCostEstimate() needs to cutomized.
to use it the way you want.



Rene Scheibe sent the following on 10/4/2010 8:11 AM:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I want to use ecommerce with drop shipment and calculate ship costs per
> supplier (ship group).
>
> Is there a way to setup the ShipmentCostEstimate per supplier? I have
> seen a partyId and roleTypeId in the entity definition. But having a
> look at ShipmentServices.calcShipmentCostEstimate() it is only checked
> if a ShipmentCostEstimate contains a partyId and/or roleTypeId to
> increase to priority of a match. But it is not checked against any partyId.
>
> Regards,
> René
> - --
> René Scheibe * [hidden email]
> TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
> Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock
> Sitz: Unterföhring * Amtsgericht München * HRB 135082
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkyp7o8ACgkQUXs9EHvIuCoLzQCeLUXP6bRHyN6YqqNPzzPiykJe
> 5F4AniIrFboF8n72Oc4S30ePlbPTZDuV
> =tBjn
> -----END PGP SIGNATURE-----
>