Steven Craig
04/29/2026, 2:50 PMCeligo AI
04/29/2026, 2:50 PMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** To tie a Purchase Order (PO) to an item on an existing Sales Order (SO), you can use a custom field that is a list/record field where the record type is a transaction. You can add this custom field to the PO or SO (or both) and then assign the SO or PO in that field. This will create a link between the two. If you have already created the PO and SO separately and want to link them, you can do so by exporting the SOs created, using vlookup on externalid to SOId on your template to get the internal id created, then doing the vlookup of SOId on your Purchase template to get the internalid of the SO related to the PO. Then, import this to create the POs. If you want to link the POs to the SOs, do the same and update the SOs using the same file. Please note that this process assumes you have the necessary permissions to create and modify custom fields and transactions in NetSuite.
Celigo AI
04/29/2026, 2:51 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84161377
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832885742
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.828918457
Celigo AI
04/29/2026, 2:51 PMSteven Craig
04/29/2026, 2:52 PMSteven Craig
04/29/2026, 2:53 PM