Hi,

Yawar Amin <yawar.a...@gmail.com> writes:

>     'menu-path '(gnc:menuname-utility)))

This is an invalid menu path.  You are telling it, literally,
"gnc:menuname-utility", which isn't a valid menu path name.  Try
changing it to:

  'menu-path (list gnc:menuname-utility)

> I'm on Windows 7 with GnuCash 2.6.0 (commit 38a0d33). Can anyone point
> me in the right direction to get this report loading?

Fix your syntax.  :)

> Thanks
>
> Yawar

-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
       warl...@mit.edu                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to