Summary: | Scheduled transactions on dashboard | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | Marcin Stopczyk <mep> |
Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | stephane |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | 25.1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/skrooge/50fba7aedc654f6b080e081c3133978ebc42e9e8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Marcin Stopczyk
2016-11-14 14:48:26 UTC
Git commit da72df8eaaeeca8c7f6d66776950ff2ffc6ad751 by Stephane Mankowski. Committed on 14/11/2016 at 21:08. Pushed by smankowski into branch 'master'. Scheduled transactions on dashboard M +1 -0 CHANGELOG M +3 -3 skgbankmodeler/skgdocumentbank.cpp http://commits.kde.org/skrooge/da72df8eaaeeca8c7f6d66776950ff2ffc6ad751 Hi, I did a correction to have all scheduled operations with the amount and the unit in the primary currency. Do you think this is the better choice? What is your preferred choice? 1- The amount in the primary currency 2- The amount in the currency of the operation entered 3- 1+2 Hi, It is very kind of you to give me options. I prefer option 2. It tells me what exactly I may have to pay in few days time. Option 1 is a bit confusing for me. Choice 3 seems to be also interesting but may cost more work and may not look as neat as it was. I hope that other users have the same opinion. For me option 2, please. Thanks, Marcin Stopczyk W dniu 15.11.2016 o 21:05, Stephane MANKOWSKI pisze: > https://bugs.kde.org/show_bug.cgi?id=372470 > > --- Comment #2 from Stephane MANKOWSKI <stephane@mankowski.fr> --- > Hi, > > I did a correction to have all scheduled operations with the amount and the > unit in the primary currency. > Do you think this is the better choice? > What is your preferred choice? > 1- The amount in the primary currency > 2- The amount in the currency of the operation entered > 3- 1+2 > Git commit 50fba7aedc654f6b080e081c3133978ebc42e9e8 by Stephane Mankowski. Committed on 17/11/2016 at 22:10. Pushed by smankowski into branch 'master'. Scheduled transactions on dashboard M +4 -4 skgbankmodeler/skgdocumentbank.cpp http://commits.kde.org/skrooge/50fba7aedc654f6b080e081c3133978ebc42e9e8 |