Revision 1a32e042
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
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
Neues Design 2019 Standard-Code templates/webpages/reconciliation/tabs/automatic.html