Is there a way to set a line item (on an invoice if relevant) to non taxable via suitescript? I'm finding the value for -Not Taxable- to be -8
(record.getSublistValue('item', 'taxcode')
) but trying to set that via code is an absolute bust. In our case, if certain conditions are met on the invoice header level we want to make the line item non-taxable.