I don't see that you can as an option, but you can remove the Equity total.

Fortunately those cells have classes, so you can hide them with CSS using the CSS stylesheet:

.total-label-cell, .total-number-cell {
display: none;
}



Regards,
Adrien

On 3/23/23 6:01 PM, Stan Brown wrote:
I'm setting up a local nonprofit with GnuCash books. It's a bare-bones
organization, with no liabilities.

When I run a Balance Sheet report in 4.13, there's a final line, "Total
for Liability and Equity". Of course that's appropriate in most cases,
but in this case it's redundant with the "Total for Equity" line.

I've tried the Display options that seem appropriate, but haven't found
any that suppress that line. Is there any way I can modify the report to
suppress the "Total for Liability and Equity" line?


_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to