mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
847 stars 222 forks source link

Allow configuration of percentage calculation for sum line on Distribution screen #1525

Closed mtotschnig closed 5 months ago

mtotschnig commented 5 months ago

The current calculation shows how much is left. The new calculation would show how much you have spent. Comparison ontributed by user: 1525 In the suggested implementation, clicking on the sum line will cycle between three options (currently it toggles between two options), and the active one would be persisted as preference:

  1. +20000 -15000
  2. +20000 -15000 = +5000 (25%)
  3. +20000 -15000 (75%) = +5000