X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Frp%2Fbalance_sheet.html;h=20f979cbf11d02058b00849bce67a3a7dd3909bc;hb=abafb475d9742e3a6c28427477235c923b21eeef;hp=e6e93240adf0cbfc9348340cb7dea4173961e829;hpb=fc41222c61dbee590005f04c50e8603581462543;p=kivitendo-erp.git diff --git a/templates/webpages/rp/balance_sheet.html b/templates/webpages/rp/balance_sheet.html index e6e93240a..20f979cbf 100644 --- a/templates/webpages/rp/balance_sheet.html +++ b/templates/webpages/rp/balance_sheet.html @@ -1,18 +1,19 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] -

+

[% company %]
[% address %]

[% 'BALANCE SHEET' | $T8 %] -
[% period %] -

+
[% 'Balance sheet date' | $T8 %]: [% this_period %] +
[% 'Report date' | $T8 %]: [% report_date %] + - - + + [% FOREACH row = A %] @@ -81,7 +82,7 @@ [% FOREACH row = Q %] - + [%- IF last_period %]
[% 'ASSETS' | $T8 %]

[% this_period %][% last_period %][% this_startdate %] - [% this_period %][% IF last_period %][% last_startdate %] - [% last_period %][% END %]
[% row.description %][% row.accno _ ' - ' IF l_accno and row.accno %][% row.description %] [% LxERP.format_amount(row.this, decimalplaces) %][% LxERP.format_amount(row.last, decimalplaces) %]