+1 from me Scott
On 08/11/2007, Jacopo Cappellato <[EMAIL PROTECTED]> wrote: > What about deprecating the InventoryItemVariance entity? > It seems duplicated by the newer InventoryItemDetail entity: we could > use the latter with the following mapping: > > InventoryItemVariance.varianceReasonId --> InventoryItemDetail.reasonEnumId > > and > > InventoryItemVariance.comments --> InventoryItemDetail.description > > What do you think? > > Jacopo > >