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 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consultant _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel