Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c080c4c6

Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt

  • ID c080c4c6c5f764bf37b61e48a3640b2cc6b6bd5d
  • Vorgänger 3e62a9a0
  • Nachfolger 2aa27c9f

Neues Design 2019 Standard-Code templates/webpages/reconciliation/tabs/automatic.html

Unterschiede anzeigen:

templates/webpages/reconciliation/tabs/overview.html
<div style="height:500px; overflow:auto;">
<table width=99% id="link_table">
<thead>
<tr class="listheading">
<tr>
<th></th>
<th></th>
......
<td class="top_border"></td>
<td class="top_border"></td>
<td class="top_border"></td>
<td class="bt_balance top_border" align="right">[% LxERP.format_amount(SELF.bt_balance, 2) %]</td>
<td class="bb_balance top_border" align="right">[% LxERP.format_amount(-1 * SELF.bb_balance, 2) %]</td>
<td class="bt_balance top_border">[% LxERP.format_amount(SELF.bt_balance, 2) %]</td>
<td class="bb_balance top_border">[% LxERP.format_amount(-1 * SELF.bb_balance, 2) %]</td>
<td class="top_border"></td>
<td class="top_border"></td>
<td class="top_border"></td>

Auch abrufbar als: Unified diff