[GNC] Modify Balance Sheet report in 4.13?

Adrien Monteleone adrien.monteleone at lusfiber.net
Fri Mar 24 15:52:12 EDT 2023


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?
> 



More information about the gnucash-user mailing list