tax invoice report fails (eguile)

Derek Atkins warlord at MIT.EDU
Tue Jul 6 17:32:57 EDT 2010


Hi,

Gour <gour at gour-nitai.com> writes:

[snip]
>  217: 23* [find-file "taxinvoice.eguile.scm"]
> In
>    /usr/share/gnucash/guile-modules/gnucash/report/eguile-utilities.scm:
>   85: 24  (let* (# # #) (set! home #) (let # #))
>   85: 25* (sub-vicinity (user-vicinity) ".gnucash")
> /usr/share/gnucash/guile-modules/gnucash/report/eguile-utilities.scm:85:19:
>    In expression (sub-vicinity (user-vicinity) ".gnucash"):
> /usr/share/gnucash/guile-modules/gnucash/report/eguile-utilities.scm:85:19:
>    Unbound variable: sub-vicinity
>
>
> Any idea?
>
> I believe eguile is reasonable way to customize invoices/reports, but
> the above is showstopper.

This is the result of the slib removal process.  For now, until someone
can fix the taxinvoice you can just re-add slib to the .scm file:

  (use-modules (ice-9 slib))

> Sincerely,
> Gour

-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