X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Ftransfer_parts_selection.html;h=245da8b05f22bb6bd761f38ba1a78f3026345583;hb=242119d5c072981ca16fdaef4546ce2e1b8cc314;hp=121fffa87077f60d63edfa23c2d510d3b0d59c6c;hpb=f311ac0fdaf9f33d8ff052f0196ce133108eacd4;p=kivitendo-erp.git diff --git a/templates/webpages/wh/transfer_parts_selection.html b/templates/webpages/wh/transfer_parts_selection.html index 121fffa87..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,13 +119,4 @@

- -
- -

- -

- - -