I have a script, where i return the vendor cost on...
# suitescript
c
I have a script, where i return the vendor cost on a record. Which works! But when there is no vendorcost, thescript will return . But when there so no vendorcost, it will return the price inside locations instead? and it makes no sense to me, because i defined the vendorcost variable in my script
b
share the code