Amount precision is not appearing when using IBYDE_N_US_en.rtf template for Payments
I am facing problem when using IBYDE_N_US_en.rtf template in the Payments. We have designed template with fixed row enumaration for one of the local bank.
For few ap invoices when they create amount the standard package it seems is not adding any precision. For eg. invoice amount is 290.00, when we submit/generate the payment 'Format Payment Instructions with Text Output' is generating xml tags value as 290 only. In order to meet the requirements added TO_CHAR(PaymentAmount/Value, 99999999.99) in the template, but still it is picking the same amount with out any precision. Because of this payment files are not processing to banks. Please review this and update soon.