]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/rp/balance_sheet.html
Konflikt zwischen zwei Upgrade-Scripten beheben
[mfinanz.git] / templates / webpages / rp / balance_sheet.html
index e6e93240adf0cbfc9348340cb7dea4173961e829..675790db36056aa18e68837f149f11d3f135245e 100644 (file)
@@ -81,7 +81,7 @@
   [% FOREACH row = Q %]
   <tr>
     <td></td>
-    <td>[% row.description %]</td>
+    <td>[% row.accno _ ' - ' IF l_accno and row.accno %][% row.description %]</td>
     <td align="right">[% LxERP.format_amount(row.this, decimalplaces) %]</td>
     [%- IF last_period %]
     <td align="right">[% LxERP.format_amount(row.last, decimalplaces) %]</td>