Project:
View Revisions: Issue #12502 | [ Back to Issue ] | ||
Summary | 0012502: Error with RptC_Remittance.jrxml.pdf | ||
Revision | 2010-03-01 12:56 by networkb | ||
Description | We need to do two changes: 1.- /config/Format.xml: <Number name="euroRelation" decimal="." grouping="," formatOutput="#,##0.0000" FormatInternal="#0.0000" /> <Number name="euroEdition" decimal="." grouping="," formatOutput="#0.0000" formatInternal="#0.0000" /> - ant compile.development -Dtab=xxx 2.- As System Administrator: Go to General Setup || Application || Currency, select EUR. Standard Precision: 4. Now, on Remmitance, we create two lines from two payments: -Payment 1: 200.5445 -Payment 2: 400.2239 Total amount: 600.7684 rounded to 600.77 when we click on Print Record button, the PDF created is wrong (PDF atached). The amounts are 200.54 and 400.22. The total amount is 600.77 it also happens when we generate the bank.dat |
||
Revision | 2010-03-01 12:28 by networkb | ||
Description | We need to do two changes: 1.- /config/Format.xml: <Number name="euroRelation" decimal="." grouping="," formatOutput="#,##0.0000" FormatInternal="#0.0000" /> - ant compile.development -Dtab=xxx 2.- As System Administrator: Go to General Setup || Application || Currency, select EUR. Standard Precision: 4. Now, on Remmitance, we create two lines from two payments: -Payment 1: 200.5445 -Payment 2: 400.2239 Total amount: 600.7684 rounded to 600.77 when we click on Print Record button, the PDF created is wrong (PDF atached). The amounts are 200.54 and 400.22. The total amount is 600.77 it also happens when we generate the bank.dat |
Copyright © 2000 - 2009 MantisBT Group |