X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FGerman-income_statement.html;fp=sql-ledger%2Ftemplates%2FGerman-income_statement.html;h=0000000000000000000000000000000000000000;hp=aa3c22fbfeb8030b99ae97c9155a55981a7308d1;hb=86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc;hpb=948b8acdd4b9b3864342062d0c397a11f57c5700 diff --git a/sql-ledger/templates/German-income_statement.html b/sql-ledger/templates/German-income_statement.html deleted file mode 100644 index aa3c22fbf..000000000 --- a/sql-ledger/templates/German-income_statement.html +++ /dev/null @@ -1,78 +0,0 @@ - - - -

-<%company%> -
<%address%> - -

GEWINN & VERLUST -
<%period%> -

- - - - - - - - - -<%foreach income_account%> - - - - - - -<%end income_account%> - - - - - - - - - - - - - - - - - - -<%foreach expense_account%> - - - - - - -<%end expense_account%> - - - - - - - - - - - - - - - - - - -
EINNAHMEN

<%this_period%><%last_period%>
<%income_account%><%income_this_period%><%income_last_period%>


Totale Einnahmen<%total_income_this_period%>
<%total_income_last_period%>
AUSGABEN

<%expense_account%><%expenses_this_period%><%expenses_last_period%>


Totale Ausgaben<%total_expenses_this_period%>

-
<%total_expenses_last_period%>

-
GEWINN / (VERLUST)<%total_this_period%>

<%total_last_period%>

- - - -