Jordan Hickson
04/20/2026, 9:21 AMCeligo AI
04/20/2026, 9:21 AMAI generated answer (using internal Slack threads):Based on the conversations, it seems that the issue you're facing is related to the auto-numbering feature in NetSuite. When you're creating invoices via SuiteScript or JSON payload, if the auto-numbering feature is enabled, it will overwrite the invoice number specified in the payload. To avoid this, you can temporarily disable the auto-numbering feature in NetSuite. However, this might not be the best solution if you're dealing with a large number of invoices or if you want to maintain the auto-numbering for other transactions. Another approach could be to use the 'Generate Document Number on Save' feature. This feature allows you to generate a document number when the record is saved, which could potentially solve your issue. However, it's important to note that this feature might not work well with integrations or if you're dealing with a high volume of requests in a short time. If you're importing invoices from a CSV file, you can exclude the invoice number column from the CSV file. This way, NetSuite will auto-generate the invoice numbers when the CSV file is uploaded. However, you might need to set an External ID if you don't set a document number. ****** 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/20/2026, 9:22 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.852966309
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84930408
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84564209
Celigo AI
04/20/2026, 9:22 AMJordan Hickson
04/20/2026, 9:23 AMAbdul Basit
04/20/2026, 10:16 AMJordan Hickson
04/20/2026, 10:17 AMAbdul Basit
04/20/2026, 10:19 AMJordan Hickson
04/20/2026, 10:19 AMAaron McCausland
04/21/2026, 3:14 PM