cancel
Showing results for 
Search instead for 
Did you mean: 

Adding order numbers to each page of a packing slip?

SarahATX
Moderator
Moderator

Original post by user Angela Olson

 

Is it possible to repeat the order number on each page of a packing slip?  Sometimes our orders can be multiple pages.  If orders get mixed up, if each page has the order number, it is then easy to sort through pages to determine which page belongs to which order.

1 REPLY 1

SarahATX
Moderator
Moderator

Original reply from user Rodrigo Sagebin

 

One workaround is to place the order number inside of the the "Order Items Header" Here is an example of what I did -- This puts the order number on each page on the header bar next to the "Description" area. Hope that helps:

 

<tr>
<th align=left style=width:1.5in class=sku>Item</th>
<th align=left style=width:0.75in>Qty</th>
<th align=left>Description - Order: [Order #]</th>
<th align=right style=width:0.75in class=price>Price</th>
<th align=center class=location_ssreserved>Location</th>
<th align=right style=width:0.75in class=price>Ext. Price</th>
</tr>