Tracking InventoryTransfer?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Tracking InventoryTransfer?

James McGill-5
How do you trace Inventory Transfers?  I don't see any relationship between
InventoryItemDetail and InventoryTransfer,
so when you are looking at the InventoryItemDetails, how do you audit
transfers, or looking the other way, given an InventoryTransfer, how do you
associate that with the item?
Item Issuances write a detail record that allows traceability with an ID and
a quantity.  Shouldn't Transfer do the same thing?

--
James McGill
Phoenix AZ
Reply | Threaded
Open this post in threaded view
|

Re: Tracking InventoryTransfer?

Joe Eckard
This problem sounded familiar... http://www.mail-archive.com/dev@.../msg01155.html

I believe I created a fix for this locally - I'll do some checking and  
see about adding it to the project. It should be as simple as adding  
an "inventoryTransferId" field to inventoryItemDetail and populating  
it when the transfer is recorded.

-Joe

On Apr 27, 2010, at 5:26 PM, James McGill wrote:

> How do you trace Inventory Transfers?  I don't see any relationship  
> between
> InventoryItemDetail and InventoryTransfer,
> so when you are looking at the InventoryItemDetails, how do you audit
> transfers, or looking the other way, given an InventoryTransfer, how  
> do you
> associate that with the item?
> Item Issuances write a detail record that allows traceability with  
> an ID and
> a quantity.  Shouldn't Transfer do the same thing?
>
> --
> James McGill
> Phoenix AZ


smime.p7s (5K) Download Attachment