You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Si Chen (JIRA)" <ji...@apache.org> on 2006/10/03 02:37:20 UTC

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

     [ http://issues.apache.org/jira/browse/OFBIZ-352?page=all ]

Si Chen updated OFBIZ-352:
--------------------------

    Attachment: xfer-services-screens.patch

This file has some examples of:

1.  Screen changes to the Shipments function in Facility manager, so that a different screen comes up for transfer shipments.

2.  A service which runs as a SECA when a Transfer shipment is marked DELIVERED, completing all the inventory transfers associated with it.

> using Transfer shipments to transfer inventory
> ----------------------------------------------
>
>                 Key: OFBIZ-352
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-352
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Si Chen
>             Fix For: SVN trunk
>
>         Attachments: 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira