You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sharan Foga (JIRA)" <ji...@apache.org> on 2015/02/21 08:38:15 UTC

[jira] [Updated] (OFBIZ-352) using Transfer shipments to transfer inventory

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

Sharan Foga updated OFBIZ-352:
------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> using Transfer shipments to transfer inventory
> ----------------------------------------------
>
>                 Key: OFBIZ-352
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-352
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Si Chen
>         Attachments: xfer-service-sample.txt, xfer-services-screens.patch
>
>
> This is to help use Transfer shipments to facilitate inventory transfers.  The process is as follows:
> 1.  Create a shipment of type "TRANSFER"
> 2.  Create items for the shipment items in the Shipment > [Items] tab
> 3.  Create the inventory transfers you want
> 4.  Create an ItemIssuance for each item on the shipment.  This can be done by just calling createItemIssuance with shipmentId, shipmentItemSeqId of the shipment item.
> 5.  Set the InventoryTransfer.itemIssuanceId to the new ItemIssuance.  This links the inventory transfer with the shipment.
> 6.  Now when the shipment is COMPLETED, the SECA will cause its inventory transfers to happen.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)