Files
gnucash/src
Phil Longstaff 635dc6ef7d Modifications to the budget report:
1) Currently, the leaf behavior is forced to "flatten", meaning that the depth is the depth that
accounts will be forced to if they are deeper than the requested depth.  Now, "flatten" vs
"summarize" is an option.  Note that the report doesn't summarize budget values (yet), only
actual values.
2) Add an option to add a set of columns on the far right which contain row totals.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18052 57a11ea4-9604-0410-9ed3-97b8803252fd
2009-04-17 23:42:54 +00:00
..
2009-04-07 00:48:53 +00:00
2009-04-07 00:48:53 +00:00
2009-04-11 01:44:14 +00:00
2009-04-07 00:48:53 +00:00
2009-04-07 00:48:53 +00:00
2003-06-21 19:25:04 +00:00
2008-08-01 16:02:07 +00:00
2009-04-11 01:44:14 +00:00
2001-12-07 11:11:08 +00:00
2005-11-22 22:54:04 +00:00

This directory contains the source for GnuCash.
See README.modules for the layout of the module subdirectories.
The non-module directories are:

  doc: various notes about design and the design documentation.
  experimental: for experimental systems.
  gnome: misc code for the gtk/gnome front end.
  optional: bits supported via ./configure --enable-* or --with-* args.
  pixmaps: various runtime images.
  quotes: code for downloading stock quotes.
  scm: misc scheme code.