@All, I need to get value of column "Posting" on ...
# suitescript
v
@All, I need to get value of column "Posting" on customer payment and customer refund record in user event script. Is this possible? I am trying with post = nlapiGetFieldValue('posting'); but I am not getting any value. Thanks in advance