mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
2001-06-17 Kevin Finn <kevinfinn@mediaone.net>
* src/gnome/window-reconcile.c: Implemented automatic interest transfer as a stripped-down transfer dialog. This allows the user to automatically enter an interest charge or payment for bank or credit accounts prior to starting reconciliation, subject to both a global and per-account preference. * src/gnome/dialog-transfer.c,h: Add interfaces to allow the dialog-transfer to be manipulated as necessary to create the auto interest transfer dialog. * src/scm/prefs.scm: added new Reconcile boolean: Automatic Interest Transfer * src/engine/Account.c,h: Add access functions for per-account auto interest xfer kvp * src/engine/kvp_doc.txt: Document new kvps. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4724 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -100,7 +100,7 @@ Paul Fenwick <pjf@schools.net.au> ASX support, Finance::Quote
|
||||
Hubert Figuiere <hfiguiere@teaser.fr> patch to gnc-prices
|
||||
Valek Filippov <frob@df.ru> messages Russian translation
|
||||
Jan-Uwe Finck <jufi@nerdnet.de> for messages German translation
|
||||
Kevin Finn <kevinfinn@mediaone.net> auto-decimal point patch, options patch
|
||||
Kevin Finn <kevinfinn@mediaone.net> auto-decimal point, options, auto interest xfer patches
|
||||
Ron Forrester <rjf@aracnet.com> for gnome patches
|
||||
Dave Freese <DFreese@osc.uscg.mil> for leap-year fix
|
||||
John Goerzen <jgoerzen@complete.org> file i/o fix for 64-bit architectures
|
||||
|
||||
Reference in New Issue
Block a user