I'm looking for a easy and efficent way to update ...
# ask-stanley-ai
a
I'm looking for a easy and efficent way to update tracking numbers
c
AI generated answer (using internal Slack threads):
Based on the conversations, there are a few ways to handle tracking numbers in NetSuite: 1. Global Search: If you want to enable tracking numbers in the global search, it might be a bit complex. You could potentially achieve this with a few scripts. However, a simpler solution might be to create a saved search that your users can use to type in a tracking number. 2. Advanced PDFs: If you're trying to get the package tracking numbers for advanced PDFs, you can use the
${salesorder.linkedtrackingnumbers}
field. However, it seems that this might not always work, so you may need to experiment with different variations. 3. Sales Order Search: If you're trying to run a search for sales orders where the tracking numbers field is not null, you might run into issues with the search timing out due to the large number of orders. One solution could be to remove the criteria on the tracking numbers field and export everything, then filter down to what you need in Excel. Remember, these solutions are based on previous conversations and might not work in all cases. Always test and verify before implementing. ****** 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.828430295
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823059201
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819641113
Please provide your feedback on this answer.