X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..87eebe6:/templates/webpages/rp/balance_sheet.html diff --git a/templates/webpages/rp/balance_sheet.html b/templates/webpages/rp/balance_sheet.html index 1fd8d45b3..675790db3 100644 --- a/templates/webpages/rp/balance_sheet.html +++ b/templates/webpages/rp/balance_sheet.html @@ -1,8 +1,6 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] - -

[% company %]
[% address %] @@ -83,7 +81,7 @@ [% FOREACH row = Q %] - [% row.description %] + [% row.accno _ ' - ' IF l_accno and row.accno %][% row.description %] [% LxERP.format_amount(row.this, decimalplaces) %] [%- IF last_period %] [% LxERP.format_amount(row.last, decimalplaces) %]