Payable Aging Report Totals column produces error

Derek Atkins warlord at MIT.EDU
Wed Jun 11 12:19:28 EDT 2008


Quoting Gene <genestairs at gmail.com>:


> In C:\Program 
> Files\gnucash\share\gnucash\guile-modules/gnucash/report/owner-report.scm:
> 550: 19  (let* ((document #) (table #) (orders #) ...) (cond (# #) (# 
> #) ...) ...)
> 577: 20* (if (gncOwnerIsValid owner) (begin # # ...) ...)
> 578: 21  (begin # # # ...)
> 609: 22* [gnc:html-document-add-object! # ...
> 611: 23* [make-myname-table #<swig-pointer QofBook * 2f8b740> "%B %e, %Y"]
> 512: 24  (let* (# # # ...) (gnc:html-table-set-style! table "table" ...) ...)
> 533: 25* [gnc:html-table-append-row! # ...
> 533: 26* [list ...
> 534: 27* [strftime "%B %e, %Y" #(30 6 12 11 5 108 3 162 1 ...)]
> In unknown file:
>   ?: 28* [dumper memory-allocation-error "strftime" "Memory 
> allocation error" #f #f]
> In C:\Program Files\gnucash\share\gnucash\guile-modules/gnucash/main.scm:
> 131: 29* (let ((stack #)) (display-backtrace stack (current-error-port)) ...)
> 137: 30* (if (defined? #) (let # # # ...))
> 138: 31  (let ((string-port #)) (display-backtrace stack string-port) ...)
> 141: 32* [gnc:warn ...
> 141: 33* (gnc:string-delete-chars (get-output-string string-port) "%")

Edit the report options and change the date format from %e to %#d

-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-user mailing list