if there is an Advanced PDF/HTML template on an in...
# suitescript
m
if there is an Advanced PDF/HTML template on an invoice and
${record.subtotal}
is showing the same value as
${record.total}
what could the issue be? Both look fine on the transaction form and in the field explorer, but when you go to print the invoice, the subtotal isn't correct. Thanks!