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 366934 - Attached is a patch to reduce the width of reports.
Attached is a patch to reduce the width of reports.
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Reports
2.0.x
Other All
: Normal enhancement
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2006-10-29 15:21 UTC by Paul Andreassen
Modified: 2018-06-29 21:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (1.33 KB, patch)
2006-10-29 15:23 UTC, Paul Andreassen
none Details | Review
This has a small change to fix extra columns being used (1.46 KB, patch)
2006-10-30 06:43 UTC, Paul Andreassen
none Details | Review
Another attempt at it, hopeful correct this time. (1.52 KB, patch)
2007-04-16 13:53 UTC, Paul Andreassen
none Details | Review
Here is a quick demo of a exported Account Summary. (16.85 KB, text/html)
2007-08-28 06:44 UTC, Paul Andreassen
  Details

Description Paul Andreassen 2006-10-29 15:21:29 UTC
This is a change in html-acct-table.scm to remove the separating column cells between the account levels and replace them with &nbsp.
Comment 1 Paul Andreassen 2006-10-29 15:23:24 UTC
Created attachment 75618 [details] [review]
the patch
Comment 2 Paul Andreassen 2006-10-30 06:43:23 UTC
Created attachment 75644 [details] [review]
This has a small change to fix extra columns being used
Comment 3 Paul Andreassen 2007-04-16 13:53:09 UTC
Created attachment 86428 [details] [review]
Another attempt at it, hopeful correct this time.
Comment 4 Christian Stimming 2007-08-27 14:14:32 UTC
If I understand correctly, the current reports have the account "names" indented from the left by one column per level, just like the "amounts" are indented from the right by one column per level. This patch should change this to put all all account "names" in one (large) column, indented only by some spaces. Did I understand you patch correct?

If yes, I'm all for this - in fact, this is the original behaviour of the 1.6/1.8.x text reports and I liked that very much. http://lists.gnucash.org/pipermail/gnucash-devel/2006-March/016943.html is my rant about the report changes that occurred in 2.0.0 by David Montenegro in June/July 2004, mainly in r10078.

Again, I'm all in for this patch if I understood it correctly.
Comment 5 Paul Andreassen 2007-08-28 06:44:54 UTC
Created attachment 94485 [details]
Here is a quick demo of a exported Account Summary.
Comment 6 Derek Atkins 2007-12-26 00:49:35 UTC
I'm still not sure this is correct.  I just tried the patch (against SVN Trunk) and while it worked, the numbers weren't quite in the right columns.  You can even see in your example in Comment #5, the "Assets:Current Assets" amount is in the same column as all the children (e.g., Assets:Current Assets:Checking Account).

Although I suppose the existing report does that, too, so your patch is no worse than the existing report.  So I think I'll apply it anyways because it IS better.
Comment 7 Derek Atkins 2007-12-26 01:07:29 UTC
Committed to trunk as r16723.
Thanks.
Comment 8 John Ralls 2018-06-29 21:14:31 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=366934. Please update any external references or bookmarks.