forked from Gnucash/gnucash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix transaction report errors when there is more than one type of
currency/commodity involved. #89501 git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7571 57a11ea4-9604-0410-9ed3-97b8803252fd
- Loading branch information
David Hampton
committed
Nov 30, 2002
1 parent
766d8e1
commit 93ba150
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
2002-11-29 David Hampton <[email protected]> | ||
|
||
* src/report/standard-reports/transaction.scm: Fix the grand | ||
totals in the transaction report when there is more than one type | ||
of currency/commodity to report. #89501 | ||
|
||
* src/report/report-system/report.scm: Move the busy cursor logic | ||
so that it removes the busy cursor even after a report error. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters