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

[jira] Updated: (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 ]

Mridul Pathak updated OFBIZ-2736:
---------------------------------

    Attachment: OFBIZ-2736.patch

Here is the patch for the fix.

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