
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KMyMoney is the BEST Personal Finance Manager for Linux Users, full stop.
It operates similar to MS-Money, supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and QIF import/export. Online banking support (statement download) is also provided for the OFX and HBCI protocols.
In order to stay informed about new releases of the software, please subscribe to the user mailing list of the project. To subscribe please visit https://mail.kde.org/mailman/listinfo/kmymoney and follow the instructions presented.
Please report any problems to the KDE bug-tracker at https://bugs.kde.org/enter_bug.cgi?product=kmymoney4&format=guided and use kmymoney4 as project as we cannot check this site (kde-apps.org) on a regular/frequent basis.
There's also a forum at http://forum.kde.org/viewforum.php?f=69 where you can get help if needed.
danpadams
13 years ago
Report
somekool
14 years ago
enjoy.
Report
flavio
13 years ago
[span style="display:none"]plenty of spam keywords[/span]
Shame on you!
Report
gohanz
14 years ago
http://www.slacky.it
http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=370&parent=category
Report
thb
14 years ago
Report
Marshalle
14 years ago
Report
thb
14 years ago
For new stable releases such as our current 0.8 release, I exchange that with a list of features that have been added since the previous stable release (0.6 in this case). The next release (0.8.1) will contain the ChangeLog again.
Hope that helps.
Report
silentdragon48
14 years ago
on the start page add a configurable (30 days, current month only, etc.) Income vs. Expenses table, similar to the report that is available but only the bottom line total income vs. expense. Oddly I like the bar graphs of Expenses vs. Income that MSMoney 2001 Delux puts out for this from a quick "How broke I am" glance.
A budget item that automatically works with the transactions (I.E. I enter my rent for the month and it automatically updates my budget showing the amout I paid vs. the amount I budgeted & so on.). That way I can see how I'm doing on my budget for the month.
Those 2 things are the only thing missing IMO. Otherwise this is a STELLAR app, definately one of the best I've seen for KDE.
If you are ever in Ft. Collins, CO I'll buy you a round of beers, you deserve it for this app.
Report
thb
14 years ago
Report
probono
14 years ago
Report
lr59
14 years ago
Report
why2jjj
14 years ago
for the 2-0.8 release, I get a:
In function `KMyMoneyPlugin::KMMStatementInterface::~KMMStatementInterface()':
undefined reference to 'vtable for KMyMoneyPlugin::StatementInterface'
collect2: ld returned 1 exit status
I use gcc version 3.4.3 and I am compile the complete KDE 3.4.2 release on my Mandrake 10.2 system.
Report
thb
14 years ago
helps to solve the problem. Otherwise, you will have to compile from CVS label rel-0-8.
Further questions regarding this matter should be directed to the developer mailing list at kmymoney2-developer@lists.sourceforge.net
Report
toyg
14 years ago
Report
flatpooks
14 years ago
:)
Report
toyg
14 years ago
Report
flatpooks
14 years ago
thanks
:)
Report
joshuafr
14 years ago
PS :Great app :-P
Report
thb
14 years ago
p.s. The developers don't come here very often. Please report problems to the developer mailing list and you will usually get a quick answer.
Report
kris77
14 years ago
I really like kmymoney, because it's not too complex for me. It took me 10min to understand how it worked. So good job!!!!
But when can I expect the next releases. One thing that I am missing are data mining functionalities like - How much did I spent each mounth?
How long do we have to wait for this? :-)
Report
Duloup
14 years ago
http://sourceforge.net/mailarchive/forum.php?thread_id=7236328&forum_id=7103
Report
brk3
14 years ago
Report
greeneg
15 years ago
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3.3.1/include -I/usr/X11R6/include -Istorage -I/opt/kde3.3.1/include/libxml2 -DQT_THREAD_SUPPORT -I/opt/kde3.3.1/include -I/usr/X11R6/include -I/opt/kde3.3.1/include -I/usr/X11R6/include -D_REENTRANT -O2 -I/opt/kde3.3.1/include -I/usr/X11R6/include -L/opt/kde3.3.1/lib -L/usr/X11R6/lib -falign-functions=4 -fomit-frame-pointer -mfancy-math-387 -march=athlon-xp -m3dnow -I/opt/kde3.3.1/include -I/usr/X11R6/include -L/opt/kde3.3.1/lib -L/usr/X11R6/lib -falign-functions=4 -fomit-frame-pointer -mfancy-math-387 -march=athlon-xp -m3dnow -fno-exceptions -fno-check-new -fexceptions -MT libmymoney_a.all_cpp.o -MD -MP -MF ".deps/libmymoney_a.all_cpp.Tpo" -c -o libmymoney_a.all_cpp.o libmymoney_a.all_cpp.cpp; \
then mv -f ".deps/libmymoney_a.all_cpp.Tpo" ".deps/libmymoney_a.all_cpp.Po"; else rm -f ".deps/libmymoney_a.all_cpp.Tpo"; exit 1; fi
In file included from libmymoney_a.all_cpp.cpp:17:
mymoneymoney.cpp:47: error: `INT64_MAX' was not declared in this scope
mymoneymoney.cpp:48: error: `INT64_MIN' was not declared in this scope
make[6]: *** [libmymoney_a.all_cpp.o] Error 1
make[6]: Leaving directory `/opt/konstruct/apps/office/kmymoney2/work/kmymoney2-0.6.4/kmymoney2/mymoney'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/opt/konstruct/apps/office/kmymoney2/work/kmymoney2-0.6.4/kmymoney2/mymoney'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/opt/konstruct/apps/office/kmymoney2/work/kmymoney2-0.6.4/kmymoney2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/konstruct/apps/office/kmymoney2/work/kmymoney2-0.6.4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/konstruct/apps/office/kmymoney2/work/kmymoney2-0.6.4'
make[1]: *** [build-work/kmymoney2-0.6.4/Makefile] Error 2
make[1]: Leaving directory `/opt/konstruct/apps/office/kmymoney2'
make: *** [dep-../../apps/office/kmymoney2] Error 2
This is being built via konstruct.
Is there a fix for this?
Report
kaplun
15 years ago
I can't compile KMyMoney.
These are the errors during make:
mymoneymoney.cpp:40: error: `INT64_MAX' was not declared in this scope
mymoneymoney.cpp:41: error: `INT64_MIN' was not declared in this scope
Report
thb
15 years ago
Report