X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FSpanish_A4-balance_sheet.html;fp=sql-ledger%2Ftemplates%2FSpanish_A4-balance_sheet.html;h=0000000000000000000000000000000000000000;hp=aef74d0e5a4e396f18ae4453276e88b56d7ceaf5;hb=86b1b489a4ed2f9bc0cba6cafeab0d6eca5584dc;hpb=948b8acdd4b9b3864342062d0c397a11f57c5700 diff --git a/sql-ledger/templates/Spanish_A4-balance_sheet.html b/sql-ledger/templates/Spanish_A4-balance_sheet.html deleted file mode 100644 index aef74d0e5..000000000 --- a/sql-ledger/templates/Spanish_A4-balance_sheet.html +++ /dev/null @@ -1,100 +0,0 @@ - - Hoja de Balance - - - - -

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

HOJA DE BALANCE -
<%period%> -

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

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


Total de activos<%total_assets_this_period%>
<%total_assets_last_period%>
PASIVOS
<%liability_account%><%liability_this_period%><%liability_last_period%>


Total de pasivos<%total_liabilities_this_period%>

-
<%total_liabilities_last_period%>

-
CAPITAL

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


Capital total<%total_equity_this_period%>

-
<%total_equity_last_period%>

-
Total de pasivos y capital<%total_this_period%>

<%total_last_period%>