[Kmymoney-devel] [kmymoney4] [Bug 313793] Consistency checker is reporting spurious errors
Thomas Baumgart
thb at net-bembel.de
Sat May 16 06:30:57 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=313793
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/kmym |http://commits.kde.org/kmym
|oney/0ce50018f87b2e19386001 |oney/7a4901c668871882bba750
|ac2f141aafb7119a44 |68bf1256f2bf00dba0
--- Comment #41 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 7a4901c668871882bba75068bf1256f2bf00dba0 by Thomas Baumgart.
Committed on 16/05/2015 at 06:20.
Pushed by tbaumgart into branch 'master'.
Eliminate usage of opening date for categories
Set the opening date for newly created categories to 1900-01-01 and fix
existing ones to have that date during the consistency check. Since the
opening date of an income/expense account (aka category) is not used
throughout the application, it should not interfer with the check that
the opening dates of all accounts referenced in a transaction are prior
to the transaction's post date. Setting the opening date of a category
to the above mentioned value makes sure that a category is always
'opened' before the transaction took place.
The UI elements for the opening date have been removed from the
account/category edit dialog as they are not used anymore.
GUI:
M +8 -2 kmymoney/dialogs/knewaccountdlg.cpp
M +1 -0 kmymoney/dialogs/knewaccountdlg.h
M +16 -16 kmymoney/dialogs/knewaccountdlgdecl.ui
M +2 -0 kmymoney/kmymoney.cpp
M +13 -0 kmymoney/mymoney/mymoneyfile.cpp
M +71 -0 kmymoney/mymoney/mymoneyfiletest.cpp
M +1 -0 kmymoney/mymoney/mymoneyfiletest.h
http://commits.kde.org/kmymoney/7a4901c668871882bba75068bf1256f2bf00dba0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list