Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Not Displaying Item barcode in picking ticket PDF?
Hi,
I'm trying to show barcode of items in each line but it is not showing in pdf.
<td colspan="6"><#if item.itemupc?has_content><barcode codetype="code128" showtext="true" style="width:80;height:20 " value="${item.upccode}" /></#if></td>
It is working in Packing ticket but it is not working in Picking ticket.
Could anyone please help me.
Thank You
0