Q Hoang
03/26/2026, 5:35 PMCeligo AI
03/26/2026, 5:35 PMAI generated answer (using internal Slack threads):The "24-GJ" you're seeing is likely the internal ID for the state of Gujarat in NetSuite. When printing the invoice, NetSuite uses the internal ID instead of the actual name. To change this, you would need to customize your invoice template. You can do this by going to
Customization > Forms > Advanced PDF/HTML Templates. From there, you can edit the template used for your invoices.
In the template, you'll need to find the field that's currently printing the state ID. This will likely be something like ${record.billstate}. You'll want to replace this with ${record.billstate.name}. This will print the name of the state instead of the internal ID.
Please note that this is a general guide and the exact steps may vary depending on your specific 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
03/26/2026, 5:35 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.79522711
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.791748047
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.790771484
Celigo AI
03/26/2026, 5:35 PM