I want to capture scrap and put it into a log
# ask-stanley-ai
a
I want to capture scrap and put it into a log
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that you are looking to record and log scrap in NetSuite's Advanced Manufacturing. Here are some insights from the threads: 1. In Advanced Manufacturing, it appears that you can only post scrap of the completed assembly. There might not be a direct way to record component scrap and have it hit a scrap account in the financials. 2. If you want to add Scrap Quantity to a saved search from a Work Order (WO) record, you might need to use the GL account used for scrap in the saved search. When you expose the account column, one should be for your default scrap account with a quantity and amount. That would represent your scrap quantity. 3. There is a field on work orders called
scrapquantity
. However, it might not be directly searchable in the filters or columns of a search. You can use the
applying transaction
join to get to the related work order completion. There will be multiple related rows for the applying transaction, one of which represents the scrap quantity. It will have the
Is Scrap
column set to true and that row's quantity will represent the completion's scrap quantity. ****** 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.804713368
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.802754283
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.78221786
Please provide your feedback on this answer.