Error on invoice reports

micwise at bellsouth.net micwise at bellsouth.net
Wed Feb 15 10:10:38 EST 2006


When I try to pull up any invoice to print (easy, fancy, or printable) I receive an error and the report says

Report error
An error occurred while running the report.
. 
The error is:

In /home/michael.wise/usr/local/gnucash//share/gnucash/scm/report.scm:
    ...
 433: 10  (set! html (gnc:report-render-html report #t))
 433: 11* [gnc:report-render-html # #t]
 398: 12  (if (and (not #) (gnc:report-ctext report)) (gnc:report-ctext report) ...)
 406: 13  (let ((template #) (doc #f)) (set! doc (if template # #f)) doc)
 409: 14* (set! doc (if template (let* # # # ...) #f))
 409: 15* (if template (let* # # # ...) #f)
 410: 16  (let* (# # # ...) (gnc:html-document-set-style-sheet! doc stylesheet) ...)
 412: 17* [reg-renderer #]
In unknown file:
   ?: 18  (letrec ((opt-val #)) (let* (# # # # ...) (letrec # # # ...)))
    ...
   ?: 19  (letrec ((add-order #)) (if invoice (begin # # ...)) ...)
In /home/michael.wise/usr/local/gnucash//share/gnucash/guile-modules/gnucash/report/fancy-invoice.scm:
 788: 20* (if invoice (let* (# # # ...) (set! table #) ...) ...)
 789: 21  (let* (# # # ...) (set! table #) ...)
 856: 22* [gnc:html-table-append-row! # ...
 858: 23*  [list ...
 858: 24*   [make-client-table #<gw:wcp <gnc:GncOwner*> 0x8817e6c> ()]
 609: 25    (let (# #) (gnc:html-table-set-style! table "table" ...) ...)
 616: 26*   [gnc:html-table-cell-append-objects! # ...
 617: 27*    [gnc:owner-get-name-dep #<gw:wcp <gnc:GncOwner*> 0x8817e6c>]
In unknown file:
   ?: 28     (letrec ((just-name #)) (let (#) (case type # #)))
In /home/michael.wise/usr/local/gnucash//share/gnucash/guile-modules/gnucash/business-core.scm:
       ...
  43: 29     (gnc:owner-get-dep-name (gnc:job-get-owner (gnc:owner-get-job owner)))
/home/michael.wise/usr/local/gnucash//share/gnucash/guile-modules/gnucash/business-core.scm:43:8: In expression (gnc:owner-get-dep-name (gnc:job-get-owner #)):
/home/michael.wise/usr/local/gnucash//share/gnucash/guile-modules/gnucash/business-core.scm:43:8: Unbound variable: gnc:owner-get-dep-name

I am running r13266 on an updated rawhide. I'll be happy to open a bug report if I need too.

MIchael



More information about the gnucash-devel mailing list