Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default format string for decimal datatype #967

Closed
gorbunkov opened this issue Aug 23, 2022 · 1 comment
Closed

Change default format string for decimal datatype #967

gorbunkov opened this issue Aug 23, 2022 · 1 comment
Assignees
Projects
Milestone

Comments

@gorbunkov
Copy link
Contributor

Currently it is decimalFormat = #,##0.##

It seems reasonable to change it to decimalFormat = #,##0.00 in order to always display zeros in the fractional part.

@gorbunkov gorbunkov added this to Backlog in Release 1.4 via automation Aug 23, 2022
@knstvk knstvk removed this from Backlog in Release 1.4 Oct 3, 2022
@knstvk knstvk added this to Backlog in Release 1.5 via automation Oct 3, 2022
@gorbunkov gorbunkov moved this from Backlog to Next in Release 1.5 Feb 8, 2023
@gorbunkov gorbunkov changed the title Consider changing default format string for decimal datatype Change default format string for decimal datatype Feb 8, 2023
@KremnevDmitry KremnevDmitry moved this from Next to In progress in Release 1.5 Feb 9, 2023
@KremnevDmitry KremnevDmitry moved this from In progress to Review in Release 1.5 Feb 9, 2023
@KremnevDmitry KremnevDmitry moved this from Review to QA in Release 1.5 Feb 10, 2023
@konyashkina
Copy link

Tested on
Jmix version: 1.5.999-SNAPSHOT
Jmix Studio plugin version: 1.5.SNAPSHOT4937-223
IntelliJ version: IntelliJ IDEA 2022.3.2 (Ultimate Edition)

Release 1.5 automation moved this from QA to Done Feb 12, 2023
@gorbunkov gorbunkov added this to the 1.5.0 milestone Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Release 1.5
  
Done
Development

No branches or pull requests

3 participants