Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Credit tab data in customer payment printout
Hi All,
We are trying to display Credit Applied lines on the Customer Payment PDF that is created via script.
As per the below suite answer, we can show the Credit Lines while creating the Payment PDF by using the standard print button.
Adding Credits Applied Table to the Customer Payment PDF Printout
Published 07/27/2020 03:45 PM | Updated 05/17/2021 05:24 PM | Answer Id: 94184
However, when we we create the PDF by rendering the same template with renderer.addRecord API using script, it doesn't populate those credit lines.
Could you please advice?