T
04/18/2025, 3:17 AMCeligo AI
04/18/2025, 3:17 AMAI generated answer (using internal Slack threads):To set up a running number format for a statistical journal in NetSuite, you would need to create a script that generates the transaction numbers in the desired format. However, please note that auto-generated numbers are always enabled for transaction record types and document types in NetSuite. Here's a general approach to achieve this: 1. Turn off automatic numbering if possible. However, as per NetSuite's documentation, 'Auto-generated numbers are always enabled for transaction record types and document types.' So, this might not be possible for all transaction types. 2. Create a SuiteScript that generates the transaction numbers in the format you want. This script would need to be triggered each time a new transaction is created. 3. Use the script to populate a custom field with the generated number. This custom field can then be used as your running number for the statistical journal. Please note that this approach might not be suitable if you have a high volume of concurrent transaction creation, as it could lead to performance issues. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
04/18/2025, 3:17 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.770409942
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.770126283
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.76214689
Celigo AI
04/18/2025, 3:17 AM