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

Asset accounts gets (-) negative sign prepended when editing, causing double negative #726

Closed
mutedbytes opened this issue Sep 5, 2017 · 1 comment

Comments

@mutedbytes
Copy link

mutedbytes commented Sep 5, 2017

Steps to reproduce the behaviour

  1. Create a transaction to decrease amount in an asset account.
  2. Click to edit the transaction, a (-) sign appears in front of red decreasing value
  3. Click to save the edited transaction
  4. -> error = the "decrease" transaction now becomes a "negative decrease" resulting in a positive increase to the asset balance

This behavior occurred after changing default transactions to be "credit" rather than "debit" in settings. Not sure if this is relevant.

Expected behaviour

Expected behavior would be to have the negative not included in the calculation.

Actual behaviour

Negative sign seems to be prepended upon a decrease transaction type. After editing and saving, the negative seems to be included in the resulting calculations, causing the transaction to increase the asset balance rather than decreasing it as should be.

Software specifications

  • GnuCash Android version: 2.2.1
  • System Android version: 6.0.1
  • Device type: LG Nexus 5
@rivaldi8
Copy link
Collaborator

rivaldi8 commented Sep 5, 2017

This has already been reported in #723. Please, add any further comments there. Thanks!

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

No branches or pull requests

2 participants