Work Order Component Issue from specific bin
# ask-stanley-ai
m
Work Order Component Issue from specific bin
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems like there are a few issues related to Work Order components and bins in NetSuite. 1. The first issue is about selecting a specific bin for the committed quantity of an item in a Work Order. The user reported that they were unable to select a specific bin and had to start by selecting the Serial/Lot Number. This issue might be related to a recent upgrade to 2024.2. 2. The second issue is about inaccurate amounts in bins. The user was advised to import inventory adjustment with bin detail. However, there was a concern about whether this would account for the inventory already in the bins or if the bins had to be reset to zero first. The user also mentioned a workaround they were using to ship orders when an item is not physically in a bin but should be, according to the system. This workaround might be causing the issue where a bin has a committed item in it for an order that has potentially already shipped using the new item from Order Receiving. 3. The third issue is about sourcing the preferred bin of an assembly item being built on a Work Order onto the Bill of Material advanced PDF template (traveler). The user was able to source it correctly using
${record.assemblyitem.binnumber}
, but if there are multiple bins on that assembly item, the bin with the lowest internal ID is returned. The user wanted to return the preferred bin instead. They tried to iterate through the bins with a loop to programmatically identify the correct one, but received an error. ****** 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.830200195
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.825378418
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.807067871
Please provide your feedback on this answer.