Revision 80c4d3af
Von Bernd Bleßmann vor 6 Monaten hinzugefügt
templates/design40_webpages/customer_vendor_turnover/email_statistic.html | ||
---|---|---|
4 | 4 |
[%- USE HTML %] |
5 | 5 |
[%- USE Dumper %] |
6 | 6 |
|
7 |
<div id="invoice_statistic" class="wrapper">
|
|
7 |
<div id="email_statistic" class="wrapper">
|
|
8 | 8 |
<table class="tbl-list wi-moderate"> |
9 | 9 |
<thead> |
10 | 10 |
<tr> |
templates/design40_webpages/customer_vendor_turnover/letter_statistic.html | ||
---|---|---|
4 | 4 |
[%- USE HTML %] |
5 | 5 |
[%- USE Dumper %] |
6 | 6 |
|
7 |
<div id="invoice_statistic" class="wrapper">
|
|
7 |
<div id="letter_statistic" class="wrapper">
|
|
8 | 8 |
<table class="tbl-list wi-moderate"> |
9 | 9 |
<thead> |
10 | 10 |
<tr> |
templates/design40_webpages/customer_vendor_turnover/order_statistic.html | ||
---|---|---|
2 | 2 |
[%- USE LxERP %] |
3 | 3 |
[%- USE L %] |
4 | 4 |
[%- USE HTML %] |
5 |
<div id="invoice_statistic" class="wrapper">
|
|
5 |
<div id="order_statistic" class="wrapper">
|
|
6 | 6 |
<table class="tbl-list wi-moderate"> |
7 | 7 |
<thead> |
8 | 8 |
<tr> |
templates/design40_webpages/customer_vendor_turnover/quotation_statistic.html | ||
---|---|---|
2 | 2 |
[%- USE LxERP %] |
3 | 3 |
[%- USE L %] |
4 | 4 |
[%- USE HTML %] |
5 |
<div id="invoice_statistic" class="wrapper">
|
|
5 |
<div id="quotation_statistic" class="wrapper">
|
|
6 | 6 |
<table class="tbl-list wi-moderate"> |
7 | 7 |
<thead> |
8 | 8 |
<tr> |
templates/webpages/customer_vendor_turnover/email_statistic.html | ||
---|---|---|
4 | 4 |
[%- USE HTML %] |
5 | 5 |
[%- USE Dumper %] |
6 | 6 |
|
7 |
<div id="invoice_statistic">
|
|
7 |
<div id="email_statistic">
|
|
8 | 8 |
<table width="100%"> |
9 | 9 |
<tbody> |
10 | 10 |
<tr> |
templates/webpages/customer_vendor_turnover/letter_statistic.html | ||
---|---|---|
4 | 4 |
[%- USE HTML %] |
5 | 5 |
[%- USE Dumper %] |
6 | 6 |
|
7 |
<div id="invoice_statistic">
|
|
7 |
<div id="letter_statistic">
|
|
8 | 8 |
<table width="100%"> |
9 | 9 |
<tbody> |
10 | 10 |
<tr> |
templates/webpages/customer_vendor_turnover/order_statistic.html | ||
---|---|---|
2 | 2 |
[%- USE LxERP %] |
3 | 3 |
[%- USE L %] |
4 | 4 |
[%- USE HTML %] |
5 |
<div id="invoice_statistic">
|
|
5 |
<div id="order_statistic">
|
|
6 | 6 |
<table width="100%"> |
7 | 7 |
<tbody> |
8 | 8 |
<tr> |
templates/webpages/customer_vendor_turnover/quotation_statistic.html | ||
---|---|---|
2 | 2 |
[%- USE LxERP %] |
3 | 3 |
[%- USE L %] |
4 | 4 |
[%- USE HTML %] |
5 |
<div id="invoice_statistic">
|
|
5 |
<div id="quotation_statistic">
|
|
6 | 6 |
<table width="100%"> |
7 | 7 |
<tbody> |
8 | 8 |
<tr> |
Auch abrufbar als: Unified diff
CV: Belege-Tab: Tabs keine gleichen Ids geben