<@UJQEV6HNV> if you look at the records browser th...
# suitescript
n
@Lucas Corvelo if you look at the records browser there is no createdfrom field on a Vendor Bill. You will need to create a custom field of type List/Record - Transactions and set that to the value of the PO you're coming from.
l
Is it possible to set it without using scripts? I mean, using default value stuff on the field setup
m
Also, do you have more than one PO on a bill? in my org we dont...
l
is the same here, one VB per PO
n
Without script, ehm, nope don't suppose so, how would you relate the PO to the field in the defaulting option?
You mentioned "transformation" btw which lead me to believe you were transforming the record at which point you would know the record ID of the PO but again that's scripting.
l
Yep... I'm coming up with a client script, is possible to check the URL params
n
Which will be OK if you're doing this through the UI I guess...
l
yep, is working, but I hate client scripts 😆
n
I hear ya' !