Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1a32e042

Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt

  • ID 1a32e042d8598bc40c8e18551c1f4c72bdf11942
  • Vorgänger 7876d578
  • Nachfolger f5c2149b

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