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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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