Re: why balance-sheet report's totals-get-balance fails in my report.

2006-07-07 Thread Larry Evans
On 07/07/2006 05:38 PM, Larry Evans wrote: > I copied the balance-sheet.scm totals-get-balance to the > following code: [snip] > ;body: > (gnc:account-get-comm-balance-at-date >account >from-date-tp >

why balance-sheet report's totals-get-balance fails in my report.

2006-07-07 Thread Larry Evans
I copied the balance-sheet.scm totals-get-balance to the following code: (gnc:html-table-append-row/markup! table (if (odd? row-num) "normal-row" "alternate-row") (list (gnc:print-date from-date-tp) (gnc:make-html-table-cell/mark