Why do the "thousands" separators not display in report output when using european locale?
We are producing sales invoices using BI Publisher. When we run the report in French etc the number format should be nnn.nnn,nn but we get nnn nnn,nn (space between the thousands where the decimal point should be. any ideas how we get around this? The format for one of the fields in question is <?format-number:LINE_EXTENDED_AMOUNT_DISP;’999G999D00’?>
0