I have been meaning to ask this question for some time. 

I have modified with Dave's generous help, one of the current reports. It has
an 'if' clause:

          (if (= (gnc:account-get-balance-at-date acct date #t) 0.00)

The false portion of the 'if' clause is never activated, even when the report
outputs the result of  "(gnc:account-get-balance-at-date acct date #t) " to be
0.00

Is the result returned by "(gnc:account-get-balance-at-date acct date #t)" a
numeric or string?

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to