X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FNorwegian-balance_sheet.html;fp=sql-ledger%2Ftemplates%2FNorwegian-balance_sheet.html;h=204743292c619b346a415ee4353ebc03f44ca542;hp=0000000000000000000000000000000000000000;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/templates/Norwegian-balance_sheet.html b/sql-ledger/templates/Norwegian-balance_sheet.html new file mode 100644 index 000000000..204743292 --- /dev/null +++ b/sql-ledger/templates/Norwegian-balance_sheet.html @@ -0,0 +1,100 @@ + + + +

+<%company%> +
<%address%> + +

B A L A N S E +
<%period%> +

+ + + + + + + + +<%foreach asset_account%> + + + + + + +<%end asset_account%> + + + + + + + + + + + + + + + + + +<%foreach liability_account%> + + + + + + +<%end liability_account%> + + + + + + + + + + + + + + + + +<%foreach equity_account%> + + + + + + +<%end equity_account%> + + + + + + + + + + + + + + + + + +
AKTIVA

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


TOTALE AKTIVA<%total_assets_this_period%>
<%total_assets_last_period%>
PASSIVA
<%liability_account%><%liability_this_period%><%liability_last_period%>


Total gjeld<%total_liabilities_this_period%>

+
<%total_liabilities_last_period%>

+
EGENKAPITAL

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


Total egenkapital<%total_equity_this_period%>

+
<%total_equity_last_period%>

+
TOTAL GJELD OG EGENKAPITAL<%total_this_period%>

<%total_last_period%>

+ + +