Re: product description on packing slip?

2007-10-26 Thread BJ Freeman
tead? If so, where? > > TIA, Case > > -Original Message- > From: Ray Barlow [mailto:[EMAIL PROTECTED] > Sent: Friday, October 26, 2007 2:17 AM > To: user@ofbiz.apache.org > Subject: Re: product description on packing slip? > > The packing slip by default display

RE: product description on packing slip?

2007-10-26 Thread Case Torres
nt: Friday, October 26, 2007 2:17 AM To: user@ofbiz.apache.org Subject: Re: product description on packing slip? The packing slip by default displays the Internal Name of the product, so if you want the name of description then you'll have to change the source as BJ suggested. Internal Name is used

Re: product description on packing slip?

2007-10-26 Thread Ray Barlow
The packing slip by default displays the Internal Name of the product, so if you want the name of description then you'll have to change the source as BJ suggested. Internal Name is used throughout the system though so I would suggest you do fill it with data. Ray BJ Freeman wrote: > look at th

Re: product description on packing slip?

2007-10-25 Thread BJ Freeman
look at the /product/widget/facility/shipmentscreens.xml#PackingSlip.fo and/or /product/widget/facility/shipmentscreens.xml#ShipmentManifest.fo Have not gone over them, but may have to change the bsh files as well as the .fo files Case Torres sent the following on 10/25/2007 3:12 PM: > Hi All, >

product description on packing slip?

2007-10-25 Thread Case Torres
Hi All, I need a product description, as well as the Product ID, included on the packing slip. I've searched the docs and fussed with the Product Manager without results. Do I need to change something on the backend or did I miss something in configuring the product? TIA, Case