Number fields getting truncated in XML Publisher report
I have created a Billing Invoice in PeopleSoft using XML Publisher using a rtf template.But I am facing a problem when printing the tax amounts on the report.The problem is that the data is getting truncated.For example if the HST tax calculation for a bill/invoice line is coming as 1,187,538.309, but the amount is getting truncated and in the invoice it is getting printed as only 1,187,538.
The numbers after decimal point are getting truncated.The below formula is added on the form field on the RTF template for dsiplaying the line tax amount.
This is a delivered XML report and we have made some changes to it as per our custom invoices.