X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fgenerate_report_bottom.html;h=7a15ee55ad1e7c1397544b0a9820e65c823702fb;hb=2a48b1f8cbe598a1aba1bfbb8cb4bdd4620e08c7;hp=17d42afc4e4f674d520ac4ef5ecfb1140fbe4900;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/ic/generate_report_bottom.html b/templates/webpages/ic/generate_report_bottom.html index 17d42afc4..7a15ee55a 100644 --- a/templates/webpages/ic/generate_report_bottom.html +++ b/templates/webpages/ic/generate_report_bottom.html @@ -1,16 +1,61 @@ [%- USE T8 %] -[% USE HTML %]
+[% USE HTML %] +

[%- 'Abbreviation Legend' | $T8 %]

+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
[%- 'TypAbbreviation' | $T8 %][%- 'Description' | $T8 %]
[%- 'Part (typeabbreviation)' | $T8 %][%- 'Part' | $T8 %]
[%- 'Assembly (typeabbreviation)' | $T8 %][%- 'Assembly' | $T8 %]
[%- 'Service (typeabbreviation)' | $T8 %][%- 'Service' | $T8 %]
[%- 'Assortment (typeabbreviation)' | $T8 %][%- 'Assortment' | $T8 %]
+ + + + + + + + [%- FOREACH part_classification = PART_CLASSIFICATIONS %] + + + + + [%- END %] + +
[%- 'PartClassAbbreviation' | $T8 %][%- 'Description' | $T8 %]
[%- part_classification.abbreviation | $T8 %][%- part_classification.description | $T8 %]
+ + - + - [% SWITCH searchitems %] - [% CASE 'part' %][% 'New part' | $T8 %] - [% CASE 'service' %][% 'New service' | $T8 %] - [% CASE 'assembly' %][% 'New assembly' | $T8 %] - [% END %] -
- + + + +