Mi contenido
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comentarios
-
Thanks! I think I've got it. Although, is there a way to have it only pull from an Item Fulfillment that has serial numbers in cases where there are multiple partial fulfillments? Sort of a "check all associated fulfillments until you find one with serial numbers and supply those."
-
Hello, Thanks for responding and any help you can provide! I just tried this, which did not work: In the Source Code editor, locate the <#list record.item as item> section. Add the following code snippet inside your item line loop to print the associated serial numbers (which may include bin and quantity details): <span…
-
Hello, We are using advanced and I am familiar with the templates. I'm not the greatest with the source coding but I can usually find what I need with instructions. I've tried a couple different things that I found on SuiteAnswers and via Google search, but neither worked when I updated the code in our Sandbox account to…