X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/ic/generate_report_bottom.html diff --git a/templates/webpages/ic/generate_report_bottom.html b/templates/webpages/ic/generate_report_bottom.html index 17d42afc4..9dc3ea80a 100644 --- a/templates/webpages/ic/generate_report_bottom.html +++ b/templates/webpages/ic/generate_report_bottom.html @@ -1,16 +1,54 @@ [%- USE T8 %] -[% USE HTML %]
+[% USE HTML %] +

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

+ + + +
+ + + + + + + + + + + + + + + + + + + + + [%- IF INSTANCE_CONF.get_feature_experimental_assortment %] + + + + + [%- END %] + +
[%- '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 %] -
- -