[GNC-dev] Customising Transaction Report
Derek Atkins
derek at ihtfp.com
Mon Aug 30 10:34:50 EDT 2021
Hi,
On Mon, August 30, 2021 10:30 am, flywire wrote:
> I have modified trep-engine.scm and added two options to the Display tab:
>
> 1. "Include zero balance accounts"
> 2. "Omit zero balance figures"
>
> (I'd still be happy for an explanation of the correct way of doing it.)
>
> What code do I need to add to use these options? I have accounts and
> transactions with zero balances.
The code you added just adds them to the options window. Then you need to
actually write the code that *USES* those options! So you need to update
the report rendering engine to use the options and decide what to output.
-derek
--
Derek Atkins 617-623-3745
derek at ihtfp.com www.ihtfp.com
Computer and Internet Security Consultant
More information about the gnucash-devel
mailing list