report - accounts receivable aging

Derek Atkins warlord at MIT.EDU
Tue Dec 7 09:24:16 EST 2010


Hi,

Russ Walasek <russ.walasek at gmail.com> writes:

> Running build 2.3.17 svn r19906 on mac 10.6.5. 
>
> Accounts receivable aging report fails to open, with the attached msg in Terminal.
>
> Regards,
>
> Russ Walasek
>
>
>  
>
> build 2.3.17 svn r19906 on 2010-12-03.
>
>
>  * 15:38:05  INFO <gnc.gui> [gnc_plugin_page_report_setup] report-id: 3
> * 15:38:05  INFO <gnc.gui> [gnc_plugin_page_report_setup] set needs save
> In /Users/russ/local/share/gnucash/guile-modules/gnucash/main.scm:
>  142:  9* [lazy-catch #t #<procedure #f ()> #<procedure dumper (key . args)>]
>
[snip]
> In /Users/russ/local/share/gnucash/guile-modules/gnucash/report/aging.scm:
>  305: 27  (let* ((begindate (make-zdate))) (gnc:debug "begindate" begindate) ...)
>  311: 28* [xaccQueryAddSingleAccountMatch # # #<primitive-procedure QOF-QUERY-AND>]
> /Users/russ/local/share/gnucash/guile-modules/gnucash/report/aging.scm:311:5: In procedure xaccQueryAddSingleAccountMatch in expression (xaccQueryAddSingleAccountMatch query account ...):
> /Users/russ/local/share/gnucash/guile-modules/gnucash/report/aging.scm:311:5: Wrong type (expecting exact integer): #<primitive-procedure QOF-QUERY-AND>

I wonder if this is due to a change in the way QOF-QUERY-* is wrapped?
Do these need to be changed from QOF-QUERY-AND to (QOF-QUERY-AND)?
If so, there are lots of places that need the QOF-QUERY-* changed.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list