X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fwh%2Ftransfer_parts_selection.html;h=245da8b05f22bb6bd761f38ba1a78f3026345583;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=f5fa42d5ad2f2c238143baab6be5e94fd6fe5ed3;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/wh/transfer_parts_selection.html b/templates/webpages/wh/transfer_parts_selection.html index f5fa42d5a..245da8b05 100644 --- a/templates/webpages/wh/transfer_parts_selection.html +++ b/templates/webpages/wh/transfer_parts_selection.html @@ -1,6 +1,6 @@ [%- USE T8 %] [%- USE HTML %][%- USE JavaScript %] - +

[% title %]

-
+ - -
[% title %]
-

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

@@ -58,6 +55,10 @@ [% 'Optional comment' | $T8 %]: + + [% 'Change default bin for this parts' | $T8 %]: + +

@@ -68,7 +69,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 %] @@ -84,7 +85,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -92,7 +93,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) %] @@ -118,12 +119,4 @@

- -
- -

- -

- -