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

Currency printed when amount not filled in #41

Closed
beardhatcode opened this issue Sep 14, 2023 · 0 comments · Fixed by #42
Closed

Currency printed when amount not filled in #41

beardhatcode opened this issue Sep 14, 2023 · 0 comments · Fixed by #42
Labels
bug Something isn't working

Comments

@beardhatcode
Copy link

Reproduction steps
  1. Add a transaction but only fill in the amount in the first box (leave the second amount one empty)

  2. notice that the second box has a prefilled value
    Screenshot_20230914-152518_NanoLedger

  3. Click save (:white_check_mark: )

Expected behaviour
2023-09-14 test | test
    test amount filled in                42 EUR
    amount not filled in                -42 EUR

or

2023-09-14 test | test
    test amount filled in                42 EUR
    amount not filled in  
Actual behaviour
2023-09-14 test | test
    test amount filled in                42 EUR
    amount not filled in                EUR
System information

I have currency on the right but the error is also there with currency on the left.

Version: v0.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant