Bug 250927 - auto increment check numbers also numbers deposits
Summary: auto increment check numbers also numbers deposits
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 22:52 UTC by William Haller
Modified: 2010-09-26 05:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Haller 2010-09-11 22:52:00 UTC
Version:           4.5 (using KDE 4.4.5) 
OS:                Linux

This is not a new problem with kmymoney, but I didn't see anything in the bug list. Incrementing check numbers works fine. The problem is that it also wants to assign a check number to a deposit which then messes up the check numbers. The check register also has an annoying tendency to always start up as a deposit, FWIW. It would be much nicer to have it default to withdrawal.

Also, if you erase the check number and then enter the split editor, it puts the check number in again when you leave the split editor.

Reproducible: Always

Steps to Reproduce:
Enter a deposit with auto increment of check numbers enabled.

Actual Results:  
Check numbers get incremented on deposits

Expected Results:  
Either keep track of deposits separately and increment their number apart from check numbers or don't auto number deposits at all.

I haven't tried the insert transaction type since I'd prefer to just show check numbers like the settings entry checkbox says.
Comment 1 Alvaro Soliverez 2010-09-26 05:03:14 UTC
SVN commit 1179692 by asoliverez:

Do not assign cheque number is the transaction is a deposit
BUG:250927

 M  +2 -1      transactioneditor.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1179692