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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Sales order to invoice with billing schedule
Via web services, I'm trying to create an invoice from a sales order that has a billing schedule attached to it.
The billing schedule seem to work fine in the NS web UI, billing 1/12 the total each month. But in web services, when the invoice is created, it bills the entire amount as if it is ignoring the billing schedule.
I tried setting the 'billingSchedule' field in web services but got the classic 'INSUFFICIENT_PERMISSION - You do not have permissions to set a value for element billingschedule due to one of the following reasons...' error. I'm testing with the administrator role so it shouldn't be a permissions thing.
0