X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection.html;h=efab9048a5bdcfef8595fbc8325e94cc42c32fdd;hb=e47fdf34451bb7c091b29144e041532c4960718a;hp=5bfdad940e985fe1ab1468781c34a2438ffbd631;hpb=a97574b881103cc09a48152a4f29f8a2cc1c38a3;p=kivitendo-erp.git diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index 5bfdad940..efab9048a 100644 --- a/templates/webpages/wh/warehouse_selection.html +++ b/templates/webpages/wh/warehouse_selection.html @@ -55,7 +55,7 @@ $(function() { warehouse_selected(0, 0); - document.Form.partnumber.focus(); + document.Form.part_id_name.focus(); }); --> @@ -96,7 +96,7 @@ [% 'Part' | $T8 %] - [% P.part.picker("part_id", '', size="30", part_type="part,assembly") %] + [% P.part.picker("part_id", parts_id, size="30", part_type="part,assembly") %]