How do I create a search to identify if the same u...
# ask-stanley-ai
a
How do I create a search to identify if the same user created or modified a vendor bill and also created or modified a vendor bill payment?
c
AI generated answer (using internal Slack threads):
To create a search to identify if the same user created or modified a vendor bill and also created or modified a vendor bill payment, you can use a Transaction Saved Search in NetSuite. Here are the 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 = Vendor Bill or Vendor Payment - Created By = [User's Name] - Last Modified By = [User's Name] This will return all Vendor Bills and Vendor Payments that were created or last modified by the specified user. If you want to see the link between Vendor Bill Payments and Bill Credits, you can use the 'Applying Transaction' field in the Results subtab. This field shows the transactions that are linked to the current transaction. Please note that this approach will only work if the user has the necessary permissions to view and modify Vendor Bills and Vendor Payments. ****** 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.852508068
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.848809242
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.845940411
Please provide your feedback on this answer.