[jira] [Created] (OFBIZ-10538) Promised Datetime & Current Promised Date values not getting updated in OISGIR Entity

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

[jira] [Created] (OFBIZ-10538) Promised Datetime & Current Promised Date values not getting updated in OISGIR Entity

Nicolas Malin (Jira)
Deepak Nigam created OFBIZ-10538:
------------------------------------

             Summary: Promised Datetime & Current Promised Date values not getting updated in OISGIR Entity
                 Key: OFBIZ-10538
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10538
             Project: OFBiz
          Issue Type: Bug
          Components: order, product
    Affects Versions: Trunk
            Reporter: Deepak Nigam


While creating the sales order from the backend, if we set the 'Ship Before Date' it will be stored in OrderItemShipGroup.shipByDate field and same will be propagated to OrderItemShipGrpInvRes.promisedDateTime and OrderItemShipGrpInvRes.currentPromisedDate fields.
 
On updating the 'Ship Before Date' from the order view page later, the promisedDateTime and currentPromisedDate get updated in OrderItemShipGroup entity but remains the same in OrderItemShipGroupInvRes entity. 
 
Is this the expected behaviour or OrderItemShipGroupInvRes should also get updated? OrderItemShipGrpInvRes.promisedDateTime & OrderItemShipGrpInvRes.currentPromisedDate is used in many services like 'getOrderItemShipGroupEstimatedShipDate', 'getItemBackOrderedQuantity', 'reserveProductInventory' etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)