You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2013/12/04 16:51:35 UTC

[jira] [Updated] (OFBIZ-5347) Shipping costs not recalculated after changing sales order shipment method

     [ https://issues.apache.org/jira/browse/OFBIZ-5347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Carlow updated OFBIZ-5347:
------------------------------------

          Description: 
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.

  was:
Does anyone know if there is a reason that the order adjustments should not be updated when an order ship group shipmentMethodTypeId is changed?  

Because order adjustments are not updated after shipmentMethodTypeId is changed, OrderAdjustments contains SHIPPING_CHARGES records for the previous shipmentMethodTypeId instead of the new value.

Currently it requires remembering to update the Order Items form in order for the new shipmentMethodTypeId charges to be applied.  Shouldn't updating the shipmentMethodTypeId trigger the new charges to be applied also?

    Affects Version/s:     (was: Release Branch 12.04)
                       SVN trunk
              Summary: Shipping costs not recalculated after changing sales order shipment method  (was: Should order adjustment be updated when ship group shipmentMethodTypeId is updated?)

> 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
>    Affects Versions: SVN 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.1#6144)