https://netsuiteprofessionals.com logo
Title
j

JC

01/28/2022, 7:01 PM
How to get related Purchase Order fields on Bill records? I have tried Related Purchase Order Fields..., Purchase Order Fields..., Formula (purchaseorder.tranid)
p

Phillip

01/28/2022, 8:39 PM
you should be able to use {createdfrom.internalid}
l

Luis

01/28/2022, 11:14 PM
Take note that createdfrom will not work if there are multiple POs associated with the vendor bill. This is why we use applied to transaction join fields.