Hi Jacopo It doesn't really bother me that much, but it seems funny to me that the system would use something explicitly defined as internal for customer facing pages. As a user I would expect that the customer would never see the contents of that field.
Regards Scott 2008/5/21 Jacopo Cappellato <[EMAIL PROTECTED]>: > Hi all, > > I've noticed that the OrderItem.itemDescription is only set if the > product's productName is available; I would like to add code so that, if the > productName is not set, then the internalName is used. > I need this because the OrderItem.itemDescription seems to be required by > some screens and some of the return procedures (I got errors trying to > return orders with null itemDescriptions). > > Is it ok? > > Jacopo > >
