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
VendorBill Issue
I am experiencing an issue when creating a VendorBill for Received Purchase Orders within Netsuite.
I use the initialize call to get back a VendorBill for a given PO, but I can not add it without setting orderLineSpecified = false for each item on the initialized bill. If I submit with orderLine present I receive an error.
After setting orderLineSpecified = false I am able to submit the VendorBill and it is created within Netsuite, but the quantityBilled on the PurchaseOrder that was used in the initialize call is never set and the Purchase Order status does not reflect that any bill was added.
0