accessing a custom report from a custom menu entry

Sébastien de Menten sdementen at gmail.com
Sat Feb 18 14:58:02 EST 2017


Hi,

Is it possible to create a new submenu in the menu Reports wherein I could
add my custom reports ?
I have tried to change (gnc:define-report ...) the line menu-path to

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

expecting to see a subfolder Foo below Reports -> Sample & Custom but that
didn't happen

I have also tried
   'menu-path (list "Foo")
but the submenu Foo is not present neither.

sebastien


More information about the gnucash-user mailing list