X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2FService-balance_sheet.html;fp=templates%2FService-balance_sheet.html;h=0000000000000000000000000000000000000000;hb=4af0c21e792126af41ef97938a95671f648bde4a;hp=478caabca40a5d7b4401e9cdcf9b071c27257a62;hpb=1ed2847584d7d52092876817cd6678126f9e9421;p=kivitendo-erp.git diff --git a/templates/Service-balance_sheet.html b/templates/Service-balance_sheet.html deleted file mode 100644 index 478caabca..000000000 --- a/templates/Service-balance_sheet.html +++ /dev/null @@ -1,100 +0,0 @@ - - - -

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

BALANCE SHEET -
<%period%> -

- - - - - - - - -<%foreach asset_account%> - - - - - - -<%end asset_account%> - - - - - - - - - - - - - - - - - -<%foreach liability_account%> - - - - - - -<%end liability_account%> - - - - - - - - - - - - - - - - -<%foreach equity_account%> - - - - - - -<%end equity_account%> - - - - - - - - - - - - - - - - - -
ASSETS

<%this_period%><%last_period%>
<%asset_account%><%asset_this_period%><%asset_last_period%>


TOTAL ASSETS<%total_assets_this_period%>
<%total_assets_last_period%>
LIABILITIES
<%liability_account%><%liability_this_period%><%liability_last_period%>


Total Liabilities<%total_liabilities_this_period%>

-
<%total_liabilities_last_period%>

-
SHAREHOLDER'S EQUITY

<%equity_account%><%equity_this_period%><%equity_last_period%>


Total Equity<%total_equity_this_period%>

-
<%total_equity_last_period%>

-
TOTAL LIABILITIES & EQUITY<%total_this_period%>

<%total_last_period%>

- - -