From 32306b5f8ffe4ce594409aa6e89626740b225a39 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 15 Nov 2004 10:35:56 +0000 Subject: import sql-ledger 2.4.4 --- sql-ledger/templates/Service-balance_sheet.html | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'sql-ledger/templates/Service-balance_sheet.html') diff --git a/sql-ledger/templates/Service-balance_sheet.html b/sql-ledger/templates/Service-balance_sheet.html index 478caabca..c84ad95a5 100644 --- a/sql-ledger/templates/Service-balance_sheet.html +++ b/sql-ledger/templates/Service-balance_sheet.html @@ -1,14 +1,18 @@ - +

<%company%>
<%address%>

BALANCE SHEET -
<%period%> +
as at <%this_period%>

+<%if department%> +

Department: <%department%>

+<%end department%> + @@ -58,7 +62,7 @@ - + @@ -84,7 +88,7 @@ - + @@ -98,3 +102,9 @@ + + + + + + -- cgit v1.2.1
ASSETS

Total LiabilitiesTOTAL LIABILITIES <%total_liabilities_this_period%>

<%total_liabilities_last_period%>

Total EquityTOTAL EQUITY <%total_equity_this_period%>

<%total_equity_last_period%>