maybe they've been deprecated ever since the Address Subrecord came to be? I just checked and 'billaddr1' is still a script accessible body field on Invoices (meaning nlapiGetFieldValue('billaddr1') returns address string).... wish I knew what the official story is here. if
billaddr1
is not safe to use I want to remove it from NFT but don't want to remove if it's still legit.
b
battk
05/21/2020, 1:43 AM
they are now named legacy address fields
battk
05/21/2020, 1:43 AM
netsuite makes no attempt to make them work with new features like suitetax
s
stalbert
05/21/2020, 1:44 PM
thanks battk. Wish I knew if they intend to remove those fields entirely.