You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Praveen Agrawal (JIRA)" <ji...@apache.org> on 2014/02/27 11:24:19 UTC

[jira] [Created] (OFBIZ-5550) 'existingOrderAdjustmentTotal' does not take into consideration the 'previous' promotional adjustment created in Order cancellation.

Praveen Agrawal created OFBIZ-5550:
--------------------------------------

             Summary: 'existingOrderAdjustmentTotal' does not take into consideration the 'previous' promotional adjustment created in Order cancellation.
                 Key: OFBIZ-5550
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5550
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04
            Reporter: Praveen Agrawal


Inside OrderServices.xml -- recreateOrderAdjustments method,
'existingOrderAdjustmentTotal' does not take into consideration the 'previous' promotional adjustment created in Order cancellation.
Because when an item is cancelled and if any promo is applied then the Newly created OrderAdjustment entry doesn't have any productPromoId set to it so if next time we go to cancel another item, then the existingOrderAdjustmentTotal field doesn't consider the previously adjusted promo amount.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)