facilityId not processed correctly in case of quickShipPurchaseOrder
--------------------------------------------------------------------

                 Key: OFBIZ-2736
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2736
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Mridul Pathak
             Fix For: Release Branch 9.04, SVN trunk


Shipment.destinationFacilityId isn't being set properly from the facilityId 
passed to the quickShipPurchaseOrder service.  Also, 
setShipmentSettingsFromPrimaryOrder (seca on CreateShipment service) overrides 
Shipment.destinationFacilityId due to <if-not-empty> check on wrong field 
Shipment.origingFacilityId.  The <if-not-empty> check should be on 
Shipment.destinationFacilityId instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to