how would i create a saved search for item receipt...
# ask-stanley-ai
m
how would i create a saved search for item receipts where the line item restock is set to true?
c
AI generated answer (using internal Slack threads):
To create a saved search for item receipts where the line item restock is set to true, you can follow these steps: 1. Navigate to Reports > Saved Searches > All Saved Searches > New. 2. Select Transaction from the list. 3. In the Criteria subtab, set the following filters: - Type is Item Receipt - Main Line is False (to look at line level data) - Restock is True (this is the field that indicates whether the item is restocked or not) 4. In the Results subtab, add the fields you want to display in your search results. For example, you might want to include fields like Internal ID, Date, Document Number, Status, Name, Restock, Line Last Modified, etc. 5. Save the search. Please note that the 'Restock' field might not be available directly, you might need to use a formula field to check the restock status of the line item. If you can't find the 'Restock' field, you might need to use a formula (text) field with a case statement to check the restock status of the line item. ****** 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.84282279
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835141182
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.827665508
Please provide your feedback on this answer.