Quote:
Originally Posted by karinmoog Hello,
I am not sure, if this is WAD or a BUG.
I like to have costs per stop. The minimum cost per stop should be 200 EUR.
But OTM is checking the total costs of the shipment.
In this example the second and the last stop should cost 200 EUR:
1 EUR per 1 KG of Stop Weight [min: 200.0 EUR]
297.0 KG = 297 EUR
198.0 KG = 198 EUR
99.0 KG = 99 EUR
Could you please tell me, if this is working as designed and if yes, if there is another way to get the minimum costs per stop.
Thanks, Karin |
Hi,
I had mis-understood your question. I think the below is the requirement.
In a multistop shipment, you have the following activities:
Stop A - Pick up - 297 kg
Stop B - Drop - 198 kg
Stop C - Drop - 99 kg
You want to charge 1 euro/kg of stop weight and a minimum of 200 euros for each stop, which means your total cost should be 297(at A) +200 (at B)+200 (at C) = 697 euros.
OTM is not picking the individual stop weights (297 at A, 198 at B and 99 at C) for rating. Instead it picks the total stop weight (297+198+99) for rating.
I think its not possible to constraint this based on stop weight as such.
Can any one suggest a work around?
Thanks,
Rajiv