[skrooge] /: Show amount sign on lost focus
Stephane Mankowski
stephane at mankowski.fr
Thu Sep 8 19:40:22 UTC 2016
Git commit fd654830493963b2c8cc5ac114ec971e4cbdb8bb by Stephane Mankowski.
Committed on 08/09/2016 at 19:40.
Pushed by smankowski into branch 'master'.
Show amount sign on lost focus
BUG:368356
Update documentation
M +1 -0 CHANGELOG
M +1 -0 doc/index.docbook
http://commits.kde.org/skrooge/fd654830493963b2c8cc5ac114ec971e4cbdb8bb
diff --git a/CHANGELOG b/CHANGELOG
index 41a0d37..40eef7b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ skrooge (2.5.0)
*Correction bug 364407: Doesn't build with Qt 5.7
*Correction bug 366025: Skrooge perpetually asks me to save updated tab state
*Correction bug 368196: Delete sub-operations in edit delete selected operation in list
+ *Correction bug 368356: Show amount sign on lost focus
*Correction bug 368195: No lock on target account for a transfer
*Correction: Migration connect from ui file to cpp file
*Correction: Better colors of amounts in tooltips of advices
diff --git a/doc/index.docbook b/doc/index.docbook
index ad64040..5e89e0a 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1338,6 +1338,7 @@
<listitem>
<para>The amount is how much you spent or earned with this operation. &appname; requires you enter this in two separate fields: Quantity, and Unit.</para>
<para>The quantity is negative for an expense (-30, for example), and positive for an income (+250, or simply 250). This field acts as a calculator, &ie; entering an expression such as 10 + 3.23*2 will result in the field containing 16.46.</para>
+ <para>If the sign of the quantity is not specified, then &appname; will use the category to find the most appropriate one.</para>
<para>&appname; requires you to enter the <link linkend="units">unit</link> because an operation is not necessarily made in your main currency. For example, when you buy or purchase shares, the unit of the operation is the share unit.</para>
</listitem>
</varlistentry>
More information about the kde-doc-english
mailing list