Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Sales Order Regarding
- I tried setting the order status to Pending Fulfillment, but it still gets created under Pending Approval when triggered via a SOAP call.
- Could you share a sample Java code snippet for transforming a Sales Order into an Invoice?
- I’m encountering the following error when attempting to transform the Sales Order into an Invoice:
- NetSuite request failed [You cannot initialize invoice: invalid reference 987496]
- I enabled the setting based on suggestions from Stack Overflow —
- Accounting Preferences → Invoicing → Invoice in Advance of Fulfillment.
- After enabling it, the invoice is now created from the Sales Order. However, the generated Invoice doesn’t show the originating Sales Order link. Additionally, I had to remove the order status constraint for the transformation to succeed.
Tagged:
0