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/Dutch-balance_sheet.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'sql-ledger/templates/Dutch-balance_sheet.html') diff --git a/sql-ledger/templates/Dutch-balance_sheet.html b/sql-ledger/templates/Dutch-balance_sheet.html index 16ede7037..5eef5f52c 100644 --- a/sql-ledger/templates/Dutch-balance_sheet.html +++ b/sql-ledger/templates/Dutch-balance_sheet.html @@ -1,14 +1,18 @@ - +

<%company%>
<%address%>

BALANS -
<%period%> +
per <%this_period%>

+<%if department%> +

Afdeling: <%department%>

+<%end department%> + @@ -32,7 +36,7 @@ - + @@ -64,7 +68,7 @@ - + <%foreach equity_account%> @@ -84,13 +88,13 @@ - + - + @@ -102,3 +106,5 @@ + + -- cgit v1.2.1
ACTIVA

Totaal ActivaTOTAAL ACTIVA <%total_assets_this_period%>
<%total_assets_last_period%>
ONVERDEELD RESULTAAT

EIGEN VERMOGEN

Totaal OpbrengstTotaal Eigen Vermogen <%total_equity_this_period%>

<%total_equity_last_period%>

TOTAAL PASSIVA & RESULTAATTOTAAL PASSIVA & EIGEN VERMOGEN <%total_this_period%>

<%total_last_period%>