Join Slack
Powered by
Hi, I have a PO in NetSuite and i have created som...
# suitetalkapi
m
Manish Kumar Gupta
01/12/2024, 6:09 AM
Hi, I have a PO in NetSuite and i have created some item receipts. Is there any way to undo this via API?
a
alien4u
01/12/2024, 3:07 PM
Knowing the PO you should be able to create an Item Receipt search where the createdfrom = the PO, then you can delete those receipts.
m
Manish Kumar Gupta
01/12/2024, 3:09 PM
so i can get
@alien4u
all the item receipts when i fetch the PO?
n
NickSuite
01/16/2024, 3:49 PM
Fetch the PO, and then search for the IR where createdfrom field is that PO.
3
Views
Open in Slack
Previous
Next