You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2009/07/17 13:41:15 UTC

[jira] Closed: (OFBIZ-2736) facilityId not processed correctly in case of quickShipPurchaseOrder

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

Ashish Vijaywargiya closed OFBIZ-2736.
--------------------------------------

    Resolution: Fixed

Thanks Mridul.
Done at r795050 & 795054(RB9.04)

--
Ashish

> 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
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-2736.patch
>
>
> 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.