-
Printing Sales Order / Invoice Line Items on Customer Deposit using Advanced PDF template
Hello, I am facing an issue with the Advanced PDF template in NetSuite. I am trying to print Sales Order line-level fields in the Customer Deposit template, but I am unable to get those line-level fields while printing. Additionally, when trying to print the line-level fields from the related Invoice on the Customer…
-
'An unexpected error has occurred' when printing an Item Fulfilment. Part 2
This error first stems from the below post. The issue is that whilst I thought the PDF might be causing the error, it appears that changing the preferred template to any of the other Packing Slip templates I have, or even the standard one still causes the same error. I also tested changing the preferred Invoice template…
-
Some Arabic text not rendered in PDF
Hello, Can someone help me figure out why Arabic text is not being rendered in the below part of my PDF template. Specifically, the ${item.description}. This field contains both English and Arabic text but only the English text is being rendered. Note that this form field is auto populated from item's sales description…
-
PDF layout possibility
Hi All, Within the advanced PDF template, I aim to incorporate two tables positioned vertically side by side in the printout. The initial table will hold static content, while the subsequent table should present a list of values like item quantity and description. Despite my attempts using div tags and employing 'display:…
-
Why is NetSuite recognizing <span> content as link in Advanced PDF/HTML Templates?
Hi NetSuite Gurus, We're having some problems in our PDF Templates. We have a part/code of PDF Template, image below: On this code, Email: ${record.salesrep.email} and www.accesshire.ae are encapsulated in <span> tagging. However, when loaded/printed, once you however over the email and website, they are recognized as link…
-
Why is the displayname field id is not working when printing the PDF?
Hello All, I have problem with the advanced pdf template, I want to create an invoice with Nisplay Name but the the field id: displayname is not working. I am attaching all the screenshots for your reference. Please help me to fix the error. BR, Nikhil
-
Invoice PDF Print not printing fields in customer center that are printed in normal role.
Dear Gurus, We're using advaned PDFs and the templates are working great, except that fields aren't printed on the invoice when printed from the customer center and a customer center role. As far as I can see, this only happens with information obtained through the created from record option such as…
-
Advanced PDF/HTML Template Setup issues
When trying to setup advanced PDF/HTML template it is not saving and asking to associated it to a type of saved search, when going through the list of saves search my saved search isnt listed there, how to assign it please help Screen shot attched
-
Address form: Address template reorder fields + Advanced PDF Templates
We've created a Custom Address form for the localization Netherlands. In this form we've used the Address Template to reorder some fields in the following order: In the Advanced PDF print templates we're using the field ${record.billaddress} to print the information. But the reordering of the Address Template had zero…
-
How to group results set using free marker
I need help on following : I have saved search on sales order transaction there are bundle record with same name , I want to group sales order number and bundle number to print on Adv PDF template. How can we group the data using sales order number and bundle number(same for multiple rows) using free marker so that i can…