codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.23k stars 540 forks source link

I can not set the amount with a comma when transferring to an account in another currency #830

Closed emakei closed 2 years ago

emakei commented 5 years ago

Steps to reproduce the behaviour

  1. U should have accounts in different currencies
  2. U should try transfer (i see '.' not ',')
  3. When set amount like 123,15, i see 123.15 and in another account 12 315

Expected behaviour

When set amount like 123,15, i see 123,15 and in another account 123,15

Actual behaviour

When set amount like 123,15, i see 123.15 and in another account 12 315

Software specifications