[GNC] Modify Balance Sheet report in 4.13?
Stan Brown
the_stan_brown at fastmail.fm
Sun Mar 26 11:35:31 EDT 2023
Thanks for this, Adrien. As I look further into it, there are some other
changes I'll need to make too, so I think exporting to Excel and then
editing the HTML may be easier overall.
Stan Brown
Tehachapi, CA, USA
https://BrownMath.com
On 2023-03-24 12:52, Adrien Monteleone wrote:
> 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 at 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.
More information about the gnucash-user
mailing list