SunShine
04/01/2026, 2:55 AMCeligo AI
04/01/2026, 2:55 AMAI generated answer (using internal Slack threads):To add a department filter to "Create Amortization Journal Entries", you would need to customize the process using SuiteScript, NetSuite's scripting language. Here's a general approach: 1. Create a User Event Script or a Scheduled Script that triggers when the Amortization Journal Entries are created. 2. In the script, you can add a filter to only include entries related to a specific department. You can do this by accessing the department field on the transaction record and checking if it matches the desired department. Please note that this is a high-level approach and the actual implementation may vary based on your specific business requirements and NetSuite setup. ****** 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/01/2026, 2:55 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819397
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.818298399
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.812072754
Celigo AI
04/01/2026, 2:55 AM