Getting this error when saving a script to an invo...
# general
d
Getting this error when saving a script to an invoice PDF template. Anyone know why this would be happening? The errors don't seem to be present in the script.
e
You have a mismatched <td> tag that has no closing </td> tag
p
I always take out a working copy and paste it into VS Code. There are extensions for FreeMarker that will help line up the tags so it is pretty easy to see when your tags are off.
And having a copy outside of NetSuite means I don't lose my working copy. No way to revert in NetSuite that I am aware of.
e
You can add &version=<versionnumber> on the URL to get a previous version. NS keeps a copy of each one.
🙌 3
j
wait WHAT