Advanced PDF Template for Customer Statements: Calculating Date Differences for Invoice Aging

This FreeMarker script is designed to categorize overdue invoices on a customer statement by calculating the number of days between the invoice due date and the statement date. Here’s a concise breakdown of the process: Extract and Convert Dates: The script retrieves the due date (line.duedate) and statement date (statement.trandate), converting them into strings. Check… Continue reading Advanced PDF Template for Customer Statements: Calculating Date Differences for Invoice Aging

Error in Printing statement when Multiple Currency enabled

If you are printing customer Statements using customized pdf templates. Then after enabling the Multiple currency, when you try to print the customer statement using the earlier customized pdf template, it will throw an error . If this feature is enabled in your account, a specialized template is available for printing statements for customers that… Continue reading Error in Printing statement when Multiple Currency enabled