After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584869 - net change line in general journal report broken
net change line in general journal report broken
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Reports
2.2.9
Other All
: Normal normal
: ---
Assigned To: Andreas Köhler
Andreas Köhler
Depends on:
Blocks:
 
 
Reported: 2009-06-04 20:49 UTC by Ulrik Haugen
Modified: 2018-06-29 22:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnucash file reproducing the bug (3.88 KB, application/octet-stream)
2009-06-04 20:53 UTC, Ulrik Haugen
  Details
screen shot of the report (36.69 KB, image/png)
2009-06-07 21:41 UTC, Ulrik Haugen
  Details
Screenshot GnuCash 2.4.10 (Ubuntu 12.04) (64.41 KB, image/png)
2013-04-21 10:28 UTC, Carsten Rinke
  Details
Screenshot GnuCash 2.4.10 (Ubuntu 12.04) (67.05 KB, image/png)
2013-04-21 10:35 UTC, Carsten Rinke
  Details
patch file to be applied on register.scm in GnuCash 2.5.0 (1.60 KB, patch)
2013-04-23 09:57 UTC, Carsten Rinke
committed Details | Review

Description Ulrik Haugen 2009-06-04 20:49:33 UTC
Please describe the problem:
The General Journal report probably shouldn't have a net change line, but if it should then that line really ought to display no change if you only have balanced tranactions

Steps to reproduce:
open the soon to be attached example.gnucash
select the third tab from the left named "Register"
look at the "Net Change" line

Actual results:
The "Net Change" line displays 8000 kr. credited as the report for some reason only counted one split for the transaction.

Expected results:
I expected "Net Change" to display 0 kr. in both or none of the Debit and Credit columns.

Does this happen every time?
Yes.

Other information:
The totaling bug is probably related to bug 584867.
Comment 1 Ulrik Haugen 2009-06-04 20:53:31 UTC
Created attachment 135987 [details]
gnucash file reproducing the bug
Comment 2 Ulrik Haugen 2009-06-04 20:55:05 UTC
In "Expected Results" I should have stated that first of all I didn't expect a "Net Change" line, but if one is to be present then I expect it to total to 0 kr.
Comment 3 Ulrik Haugen 2009-06-07 21:41:55 UTC
Created attachment 136106 [details]
screen shot of the report

Nobody asked for it for this bug yet, but as apparently the open report tabs
aren't included in the gnucash file I'm attaching a screen shot of the report.
Comment 4 Ulrik Haugen 2009-06-07 22:00:59 UTC
And to be more clear: to produce this report I've selected Reports/Assets & Liabilities/General Journal
Comment 5 Carsten Rinke 2013-04-21 10:28:16 UTC
I tried to reproduce this bug on GnuCash 2.4.10 (Ubuntu 12.04).

In addition I inserted a transaction of 1.000 Rabate to check the Net Change.

Numbers look ok now, see attached screenshot.

This bug should be closed.
Comment 6 Carsten Rinke 2013-04-21 10:28:48 UTC
Created attachment 242075 [details]
Screenshot GnuCash 2.4.10 (Ubuntu 12.04)
Comment 7 Carsten Rinke 2013-04-21 10:35:22 UTC
Sorry, please disregard my previous comments - I got mixed up here with 584867.

This bug is still there.
See updated screenshot for GnuCash 2.4.10 on Ubuntu 12.04.
Comment 8 Carsten Rinke 2013-04-21 10:35:42 UTC
Created attachment 242077 [details]
Screenshot GnuCash 2.4.10 (Ubuntu 12.04)
Comment 9 Carsten Rinke 2013-04-23 09:57:47 UTC
Created attachment 242198 [details] [review]
patch file to be applied on register.scm in GnuCash 2.5.0

This patch proposes to not show net changes in the General Journal.

What it does (taken from the patch description):

Do not show any totals in the General Journal report.

According to

http://www.accountingtools.com/general-journal
and
http://accountophobia.blogspot.de/2012/06/general-journal.html

it is not the idea of the General Journal to show totals but
only list transactions.

This patch makes use of the ledger-type? flag and suppresses
the output of the Net Changes accordingly.

By that, the General Journal will not show Totals, but the
Account Report still does.
Comment 10 Geert Janssens 2013-05-10 19:20:48 UTC
Comment on attachment 242198 [details] [review]
patch file to be applied on register.scm in GnuCash 2.5.0

Applied to trunk as r22968 and to 2.4 as r22975.
Thank you very much !
Comment 11 John Ralls 2018-06-29 22:22:55 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=584869. Please update any external references or bookmarks.