formatting problems with eguile balance sheet report

Jason Stewart jason.e.stewart at gmail.com
Tue Oct 14 16:58:57 EDT 2014


Hi,

I was searching the archives for a description of the problem I'm having
but I didn't find anything.

The problem is that numbers appear in three different columns and it makes
it hard to read. The rough pattern seems to be that totals are shifted one
column to the right and grand totals are shifted another column to the
right.

I've looked at the html file and the problem seems to be in the 'colspan'
attribute on the <td> table cell elements.

The code for setting the colspan is:

   <td colspan="<?scm:d (1+ (- maxdepth depth)) ?>" class="<?scm:d
accname-class ?>">

so if I can read this correctly it is setting the value to be 1 + maxdepth
- depth... so it seems that either depth of maxdepth are not being
correctly set...

Any ideas?

Thanks! jas...

-- 
Spread the Word! Nonviolence Works! -
http://giraffesocialenterprises.org.uk/




*Although the problems of the world are innumerable, we vow to solve
them.Although the suffering of humanity is limitless, we vow to lessen
it.Although creating a sustainable civilization may be impossible, we vow
to create it.Although saving the world is impossible, we vow to save it.*


More information about the gnucash-user mailing list