[kmymoney] [Bug 402101] Allow to reuse check numbers
Thomas Baumgart
bugzilla_noreply at kde.org
Sat Jan 26 07:16:14 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=402101
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |5.0.3
Status|REPORTED |RESOLVED
Latest Commit| |https://commits.kde.org/kmy
| |money/b1fdee150af99db313468
| |9efcb1ca3f5aff7daaa
--- Comment #2 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit b1fdee150af99db3134689efcb1ca3f5aff7daaa by Thomas Baumgart.
Committed on 26/01/2019 at 07:16.
Pushed by tbaumgart into branch '5.0'.
Fix check number handling
KMyMoney versions prior to 5.0 allowed to re-use check numbers. This is
not possible with the current 5.0 versions. This change will bring back
the original functionality.
In case KMyMoney detects a duplicate check number it informs the user.
The user then has the possibility to assign the next free number or
leave the number as entered. It will not be cleared in this case
anymore.
FIXED-IN: 5.0.3
M +6 -4 kmymoney/dialogs/keditscheduledlg.cpp
M +1 -7 kmymoney/dialogs/kenterscheduledlg.cpp
M +1 -1 kmymoney/dialogs/stdtransactioneditor.cpp
M +37 -49 kmymoney/dialogs/transactioneditor.cpp
M +6 -5 kmymoney/dialogs/transactioneditor.h
M +24 -48 kmymoney/kmymoneyutils.cpp
M +9 -4 kmymoney/kmymoneyutils.h
M +0 -1 kmymoney/views/kgloballedgerview.cpp
M +7 -4 kmymoney/views/kgloballedgerview_p.h
https://commits.kde.org/kmymoney/b1fdee150af99db3134689efcb1ca3f5aff7daaa
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list