Hi, please help. My working script stopped working...
# suitescript
v
Hi, please help. My working script stopped working. It gives unexpected error at the below line in the map function.
Copy code
var invPDF = render.transaction({
            entityId: parseInt(invId),
            printMode: render.PrintMode.PDF
            });
b
beyond checking that the transaction with internal id invId is printable in the ui, you should get started with a netsuite support case
👍 1
v
I will. Thank you!
j
try parseing outside and then using it here, sometimes it wokrs