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 95551 - RFE: Need report to print chart of accounts
RFE: Need report to print chart of accounts
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Reports
git-master
Other other
: Normal enhancement
: ---
Assigned To: Chris Lyttle
Chris Lyttle
: 124367 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-10-11 19:33 UTC by David Hampton
Modified: 2018-06-29 20:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rewritten account summary/chart of accounts (12.49 KB, patch)
2004-07-28 05:22 UTC, Phil T. Rich
committed Details | Review

Description David Hampton 2002-10-11 19:33:11 UTC

Comment 1 Christian Stimming 2002-10-28 13:09:48 UTC
Huh? We already have a report which prints the chart of account in the
"account summary" report. You just need to set the option "display
depth" to "All". What else do you think of?
Comment 2 David Hampton 2002-10-28 16:56:47 UTC
This report needs to print all the metadata associated with the
account. Account type, code, description, notes, etc. The indentation
should probably be removed so all the column line up throughout the
report. Its basically a printed version of the main account window
with all data displayed and all sub-accounts shown.
Comment 3 Elijah Newren 2002-11-09 13:32:40 UTC
David has responded; reopening.  David, please feel free to reopen
bugs of yours for which you have provided additional information--bugs
left in the NEEDINFO state tend to be viewed less.
Comment 4 Phil T. Rich 2004-06-25 20:09:09 UTC
> This report needs to print all the metadata associated with the
> account. Account type, code, description, notes, etc. The indentation

This could be done rather easily (couple hours) with the new
html-acct-table object.  It lets you specify an option to
"flatten" the account tree and lets you place whatever data
you want in the columns which follow.

To whomever decides to take this up: please note that the original
build-acct-table function reports incorrect totals when the
group-types? option is set and a liability account contains an
asset account with non-zero balance.

My priority right now is creating a Trial Balance/Worksheet
report. I'll come back and do this when/if I get a chance....

Comment 5 Phil T. Rich 2004-07-28 05:22:13 UTC
Created attachment 29983 [details] [review]
rewritten account summary/chart of accounts

Okay, I've finally done it.

This is a rewrite of account-summary.scm to use the gnc:html-acct-table object.


It now includes options to display more account metadata (Bug #95551)
and properly handles mixed asset/liability subaccounts (Bug #124367).

The biggest drawback to this patch is probably the fact that it
currently does not specify any table style attributes, so using
different stylesheets doesn't change the appearance much...but
that's a relatively minor issue. (I don't think the original
Account Summary used styles much, come to think of it....)
Comment 6 Phil T. Rich 2004-08-09 19:22:38 UTC
Hi,

Just in case you guys forgot, there's a patch here
awaiting submission to CVS (see above).
Comment 7 Kjartan Maraas 2005-01-19 19:39:08 UTC
Someone forgot to reopen it seems. 
Comment 8 Derek Atkins 2005-01-29 18:55:02 UTC
This is now applied to CVS HEAD.  I have not applied it to 1.8 (because a lot of
dependent changes have not been applied), so I am leaving this bug report open
for now.
Comment 9 Derek Atkins 2005-01-29 18:56:52 UTC
*** Bug 124367 has been marked as a duplicate of this bug. ***
Comment 10 Derek Atkins 2006-02-12 20:13:51 UTC
Okay, 1.8 is dead -- as this was already in the CVS tree I am now closing it as it was fixed in 1.9.0.
Comment 11 John Ralls 2018-06-29 20:18:49 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=95551. Please update any external references or bookmarks.