X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6a12a968761127af91e9da8db7579be2836bcaaa..96f2dabc7d64e28c74358fb5745a6c68b18527f3:/templates/webpages/reconciliation/tabs/overview.html diff --git a/templates/webpages/reconciliation/tabs/overview.html b/templates/webpages/reconciliation/tabs/overview.html index 68539b3f4..18842b2ea 100644 --- a/templates/webpages/reconciliation/tabs/overview.html +++ b/templates/webpages/reconciliation/tabs/overview.html @@ -3,15 +3,17 @@ [%- USE LxERP %] [%- USE L %] -
| [% 'Type' | $T8 %] | -[% 'ID/Acc_ID' | $T8 %] | + [% IF debug %][% 'ID/Acc_ID' | $T8 %] | [% END %][% 'Transdate' | $T8 %] | [% 'Amount BT' | $T8 %] | [% 'Amount BB' | $T8 %] | @@ -31,7 +33,6 @@- | [% LxERP.format_amount(SELF.bt_balance, 2) %] | [% LxERP.format_amount(-1 * SELF.bb_balance, 2) %] | @@ -39,6 +40,7 @@ | + |
|---|