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.
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