On Tue, Nov 29 2022, john wrote:
> Is this possible? Is it documented somewhere?
>
>
> Yes, it's possible. No, it's not documented.
>
> See the definition of gnc:add-report-template-menu-item at https://
> github.com/Gnucash/gnucash/blob/maint/gnucash/gnome/report-menus.scm#
> L42 for example
Is there some easy way to add user-defined commands to the menus?
I wrote some Scheme code for various tasks and currently I execute this
code via custom reports as a side effect. This works, but it would be
nicer if I could create proper menu items for these commands. Ideally,
the command would
On Wed, Apr 06 2022, Chris Green wrote:
> My only question then is what report do I need for the bank balance
> start/end figures?
Perhaps you could use two Account Summary reports; one for the start
date and one for the end date. It may also be useful to combine those
two in a Custom Multicolmn
On Tue, Mar 29 2022, John Ralls wrote:
> I'd think amounts on invoices should be in some integer multiple of
> the commodity's smallest fraction traded--that's a property of the
> commodity that you set in the New/Edit Security dialog--and should
> display as a decimal with the appropriate number
Is there some way to customize the number of decimal places that are
used for the Quantity column in an invoice?
When I edit an invoice and insert 1/7 as quantity, it is displayed as
0.14285714. However, when I print the invoice, it is displayed as 0.14.
Preferably I would like to see 1/7 in the