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

transaction input not using the correct decimator #392

Closed
DriesdeKort opened this issue Nov 22, 2023 · 1 comment · Fixed by #411
Closed

transaction input not using the correct decimator #392

DriesdeKort opened this issue Nov 22, 2023 · 1 comment · Fixed by #411

Comments

@DriesdeKort
Copy link

I use the app with EUR Euro €.
The balances are correctly displayed. They use a comma ( , ) as a decimator. But when i put in a new transaction, i need to use the dot ( .) as a decimator. This is annoying and can cause wrong input amounts.
Thanks in advance for looking at this issue. Love the app!

Here you can see that EUR uses the comma as a decimator, which is correct.
Screenshot_20231122-221730_Fennec

@h4h13
Copy link
Owner

h4h13 commented Mar 7, 2024

Does this helps we can implement
https://pub.dev/packages/pattern_formatter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants