X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fremoval_parts_selection.html;h=edc45d3693b48d622a3416361d9a5be2e9075ee5;hb=faf31da3a0c5112557d491f6bae9c32d3843781f;hp=2fa34ee103ee2de62d096a42ed3884072ceb1569;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git diff --git a/templates/webpages/wh/removal_parts_selection.html b/templates/webpages/wh/removal_parts_selection.html index 2fa34ee10..edc45d369 100644 --- a/templates/webpages/wh/removal_parts_selection.html +++ b/templates/webpages/wh/removal_parts_selection.html @@ -1,14 +1,11 @@ [%- USE T8 %] [%- USE HTML %][%- USE JavaScript %] - +

[% title %]

-
+ - -
[% title %]
-

[% 'Removal from warehouse' | $T8 %]: [% warehouse_description %]

@@ -36,7 +33,7 @@ [% 'Part Number' | $T8 %] [% 'Part Description' | $T8 %] [% 'Charge Number' | $T8 %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] [% END %] [% 'EAN' | $T8 %] @@ -51,7 +48,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -59,7 +56,7 @@ [% HTML.escape(row.partnumber) %] [% HTML.escape(row.partdescription) %] [% HTML.escape(row.chargenumber) %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% HTML.escape(row.bestbefore) %] [% END %] [% HTML.escape(row.ean) %] @@ -80,9 +77,4 @@

- -

- -

-