Is there a way to show on Bins with inventory on t...
# ask-stanley-ai
r
Is there a way to show on Bins with inventory on the Purchase Tab of the Item
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that Bin Numbers are typically found under the Inventory Detail Tab and not under the Purchasing/Inventory Tab on an Item Record in NetSuite. This is a standard behavior across many instances of NetSuite. However, if you want to show bin details from the inventory details on the item record to appear on a different tab or document (like a picking ticket), you can add a new column with the HTML to the inventory details. For example, you can use the following syntax:
${item.record.inventorydetailsrch.binnumber}
or
{inventoryassignment,binnumber}
. Please note that this solution assumes that you are familiar with manipulating advanced PDFs in NetSuite and that you have the necessary permissions to make these changes. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843166947
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840220571
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835812747
Please provide your feedback on this answer.