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-income_statement.html | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'sql-ledger/templates/Dutch-income_statement.html') diff --git a/sql-ledger/templates/Dutch-income_statement.html b/sql-ledger/templates/Dutch-income_statement.html index ce4fd2462..c4c1cfb4f 100644 --- a/sql-ledger/templates/Dutch-income_statement.html +++ b/sql-ledger/templates/Dutch-income_statement.html @@ -1,5 +1,5 @@ - +

<%company%> @@ -9,6 +9,13 @@
<%period%>

+<%if department%> +

Afdeling: <%department%>

+<%end department%> + +<%if projectnumber%> +

Project Nummer: <%projectnumber%>

+<%end projectnumber%> @@ -34,13 +41,13 @@ - + - + <%foreach expense_account%> @@ -60,7 +67,7 @@ - + @@ -72,12 +79,3 @@
Totaal InkomstenTOTAAL INKOMSTEN <%total_income_this_period%>
<%total_income_last_period%>
ONKOSTEN

UITGAVEN

Totaal OnkostenTOTAAL UITGAVEN <%total_expenses_this_period%>

<%total_expenses_last_period%>

- - - - - - - - - -- cgit v1.2.1