mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-08-14 15:05:02 -05:00
automake 1.5 fixes and further work on transaction voiding
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5456 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
2001-10-03 Robert Graham Merkel <rgmerk@mira.net>
|
||||
|
||||
* */Makefile.am: changes for automake 1.5 compatibility (still not
|
||||
perfect).
|
||||
|
||||
* configure.in: changes for automake 1.5 compatibility
|
||||
|
||||
* src/engine/transaction.c: store values as well as amounts in voided splits'
|
||||
kvp frames
|
||||
|
||||
* src/engine/gw-engine-spec.scm: wrap voiding functions
|
||||
|
||||
* src/report/report-system/report-utilities.scm: added some convenience functions
|
||||
for adding voiding checks to queries and checking the voiding status of splits.
|
||||
|
||||
* src/report/standard-reports/*: fixed up queries to exclude voids as appropriate.
|
||||
|
||||
2001-10-01 Robert Graham Merkel <rgmerk@mira.net>
|
||||
|
||||
* src/engine/Transaction.{ch} (xaccTransVoid), (xaccTransGetVoidStatus),
|
||||
|
||||
Reference in New Issue
Block a user