I have a situation like this. I am looking for a s...
# general
c
I have a situation like this. I am looking for a solution to be able to bill partial items from a PO through the Netsutie API and not the Netsutie UI. I am able to click the bill button from the PO to create multiple partial bills. But I want to mimic this process outside of the NetSuite user interface screens. We will sometimes receive many invoices that relate to a single PO. We were hoping to create the bills first and then relate the bill to the PO. But the netsuite API does not seem to like this for partial billing. I get the error: “Please specify either purchase order list or item/expense list in the request but not both” Is there a way to create a bill object from a PO object through the API?
b
netsuite api is too general
go post in #C29HQS63G or #C2K2RJNAC
preferably with the code in suitescript or the request in suitetalk
c
👍