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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Print Bin Numbers for Assembly Components on Bill of Materials PDF
I've been searching around a lot for this but can not seem to get a Bin Number to show up on advanced PDF form for Bill of Materials. I can list the quantity, part number, and details but not bin number. Well, technically, I was able to get a bin number to show but it only takes the first component's bin and repeats it. Any ideas?
Here is the code I have:
<#if record.assemblydetail?has_content>
<table class="itemtable" style="width: 100%; margin-top: 10px;"><!-- start items --><#list record.assemblydetail as assembly><#if assembly_index==0>
0