Page 1 of 1
Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Tue Sep 24, 2019 9:54 am
by peda
Chrome now works on new Version, but on currency field it round to 0 Decimalplaces.
So i must change back to old Version and Chrome didnt work again.
Every use Chome now

Please Help Thanks
I have testet Decimalplace Error ist also in Version 2019.3.5
on Version 2019.3.3 all works correct
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Tue Sep 24, 2019 11:27 am
by peda
Its the same Report
New Version always round no Decimalplaces
Old Version Decimalplaces are correct
Its very urgent all invoices will incorrect printing
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Tue Sep 24, 2019 4:14 pm
by peda
File it works on Stimulsoft Demo when i upload (It shows $ but i see the decimal)
https://www.hotellogin.cloud/ERRORInvoiceWithDatast.mrt
On my System ist round all decimals
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Wed Sep 25, 2019 8:56 am
by Lech Kulikowski
Hello,
We need some time to investigate the issue.
Thank you.
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Wed Sep 25, 2019 1:37 pm
by peda
Hi Lech
I found out the Problem must be on older Reports.
When i open new report on refreshed Web application it works so long i didn't open an older Report.
When i open an older Report so the New Report also wrong.
I habe checked Json File for working und wrong Reports: The field should be the same Format:
Stimulsoft Version 2019.3.6
working Report:
"TextFormat": {
"Ident": "StiCurrencyFormatService",
"NegativePattern": 8,
"DecimalSeparator": ",",
"GroupSeparator": ".",
"PositivePattern": 3,
"Symbol": "€"
},
wrong Report:
"TextFormat": {
"Ident": "StiCurrencyFormatService",
"NegativePattern": 8,
"DecimalSeparator": ",",
"DecimalDigits": 0,
"GroupSeparator": ".",
"State": "DecimalDigits, CurrencySymbol",
"PositivePattern": 3,
"Symbol": "€"
}
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Wed Sep 25, 2019 1:57 pm
by peda
Error found:
In new Version 3.6 and 3.5 Stimulsoft adds automaticly "DecimalDigits": 0 and "State": "DecimalDigits, CurrencySymbol" to field on
Version 3.4 it works normal
The Same Report and field in Json View:
Version 2019.3.6:
"TextFormat": {
"Ident": "StiCurrencyFormatService",
"NegativePattern": 8,
"DecimalSeparator": ",",
"DecimalDigits": 0,
"GroupSeparator": ".",
"State": "DecimalDigits, CurrencySymbol",
"PositivePattern": 3,
"Symbol": "€"
}
Version 2019.3.4:
"TextFormat": {
"Ident": "StiCurrencyFormatService",
"NegativePattern": 8,
"DecimalSeparator": ",",
"GroupSeparator": ".",
"PositivePattern": 3,
"Symbol": "€"
}
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Fri Sep 27, 2019 7:01 am
by Lech Kulikowski
Hello,
The issue is fixed, will be available in the next release within one or two weeks.
Thank you.
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Fri Sep 27, 2019 7:28 am
by peda
Perfekt Thanks
Is it possible to get a PreRelease ? I get every Day Emails for Error Printing with Chrome from Our Customer
Thanks Peter
Re: Urgent Chrome works but all currency round to 0 decimalplaces
Posted: Fri Sep 27, 2019 7:39 am
by Lech Kulikowski
Hello,
Please send your request on
support@stimulsoft.com
Thank you.