Revision 4a11ae9a
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/acc_trans/_mini_ledger.html | ||
---|---|---|
1 |
[% USE L %] [%- USE LxERP %] [%- USE HTML %] |
|
1 |
[% USE L %] |
|
2 |
[% USE LxERP %] |
|
3 |
[% USE HTML %] |
|
2 | 4 |
<div class="listtop">[%- HTML.escape(title) %]</div> |
3 | 5 |
|
4 | 6 |
<div style="padding-bottom: 15px"> |
templates/webpages/acc_trans/_mini_trial_balance.html | ||
---|---|---|
1 |
[% USE L %] [%- USE LxERP %] [%- USE HTML %] |
|
1 |
[% USE L %] |
|
2 |
[% USE LxERP %] |
|
3 |
[% USE HTML %] |
|
2 | 4 |
<div class="listtop">[%- HTML.escape(title) %]</div> |
3 | 5 |
|
4 | 6 |
<table id="balances"> |
templates/webpages/acctranscorrections/analyze_overview.html | ||
---|---|---|
1 |
[%- USE T8 %]
|
|
1 |
[% USE T8 %] |
|
2 | 2 |
[% USE HTML %][% USE LxERP %] |
3 | 3 |
<h1>[% title %]</h1> |
4 | 4 |
|
templates/webpages/acctranscorrections/assistant_for_ap_ar_wrong_taxkeys.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[% USE HTML %][% USE LxERP %] |
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 |
[% USE LxERP %] |
|
4 |
|
|
3 | 5 |
<h1>[% title %]</h1> |
4 | 6 |
|
5 | 7 |
<p> |
templates/webpages/acctranscorrections/assistant_for_invoice_inventory_with_taxkeys.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[% USE HTML %][% USE LxERP %] |
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 |
[% USE LxERP %] |
|
3 | 4 |
<h1>[% title %]</h1> |
4 | 5 |
|
5 | 6 |
<p> |
templates/webpages/acctranscorrections/assistant_for_wrong_taxes.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[% USE HTML %][% USE LxERP %] |
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 |
[% USE LxERP %] |
|
3 | 4 |
<h1>[% title %]</h1> |
4 | 5 |
|
5 | 6 |
<p> |
templates/webpages/acctranscorrections/assistant_for_wrong_taxkeys.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[% USE HTML %][% USE LxERP %] |
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 |
[% USE LxERP %] |
|
4 |
|
|
3 | 5 |
<h1>[% title %]</h1> |
4 | 6 |
|
5 | 7 |
<p> |
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert /templates/webpages/acctranscorrections/