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

When using 'Copy to Clipboard', include sign of transaction value #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AustinWise
Copy link

Consider this scenario:

  1. Open an account that includes a mix of debits and credits.
  2. Select several transactions.
  3. Right click, select "Copy to Clipboard".

Before this change, the amount of all transactions would be positive.
After this change, credits have a positive value while debits have a
negative value.

Consider this scenario:
1. Open an account that includes a mix of debits and credits.
2. Select several transactions.
3. Right click, select "Copy to Clipboard".

Before this change, the amount of all transactions would be positive.
After this change, credits have a positive value while debits have a
negative value.
@AustinWise AustinWise changed the title In transactionToExcel(), include sign of transaction value When using 'Copy to Clipboard', include sign of transaction value Sep 26, 2021
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 this pull request may close these issues.

None yet

1 participant