[
https://issues.apache.org/jira/browse/OFBIZ-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213607#comment-14213607 ]
Divesh Dutta commented on OFBIZ-5347:
-------------------------------------
Here on updating shipping information system does not update any information other that the selected shipping method and shipping. There can be many areas (not only shipping estimates) that should be re-calculated, when you change shipping information.
Like:
1) Shipping Estimates
2) Sales Tax
3) Promotions (You can have promotion set up on some shipping methods)
There could be other as well.
So, keeping in mind all re-calculations, we can reload the cart when user edits shipping information (as we do during editing order items) and save that cart again. By doing this all the re-calculations will be handled.
Other community members,
Please help what do you think on this proposal ?
If others agree with this approach, then I can work on this solution.
> Shipping costs not recalculated after changing sales order shipment method
> --------------------------------------------------------------------------
>
> Key: OFBIZ-5347
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5347> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Christian Carlow
>
> Sales order shipping costs are not recalculated when ship group shipment methods are changed. Its required that the order items be updated before the new shipment method costs are calculated and applied to the order.
> The same logic that calculates the new shipment method costs when order items are updated should be applied when the shipment method is updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)