ccavanaugh / jgnash

jGnash Personal Finance
http://ccavanaugh.github.io/jgnash/
Other
139 stars 80 forks source link

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

Open AustinWise opened 3 years ago

AustinWise commented 3 years ago

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.