trying to retrieve the entity (customer) field val...
# suitescript
m
trying to retrieve the entity (customer) field value from an invoice. but my log shows it is blank. var entity = results.getValue('entity'); as the code is looping the columns on a saved search - i've added, customer name/id, customer internal id and customer company name on my search. what field would map to the entity field on an invoice?