Difference between revisions of "FerretMyMoney"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(saving work)
 
(Bank Balances table)
Line 14: Line 14:
 
* '''Tables''':
 
* '''Tables''':
 
** [[/sql/fmmTrxacts|Transactions]]
 
** [[/sql/fmmTrxacts|Transactions]]
 +
** [[/sql/fmmBankBals|Bank Balances]]

Revision as of 17:04, 21 February 2012

About

FerretMyMoney (FMM) is a MediaWiki extension which is intended to fill in some missing or poorly-implemented functions in KMyMoney (KMM). It works with a KMyMoney database which has been exported to MySQL (later versions of KMyMoney are capable of working with the data in this format, so the export only needs to be done once).

Features

  • (under construction) tracking of the date on which the bank shows each transaction (separate from either the actual date of the transaction and the date on which the transaction was entered in KMM), so KMM's data can be shown sorted in the same order the bank shows it, allowing for easier balance reconciliation
  • (planned) ability to force the balance to a certain figure at a certain point in the calculations, allowing better handling of missing bank records and statements

Documentation