X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection.html;h=efab9048a5bdcfef8595fbc8325e94cc42c32fdd;hb=7e31f203df4cabbd9fa2c65a93be2e0abafc25b5;hp=756e956769212147b1c7f201eb289876c43e6901;hpb=3c005fa1ac7b96ed002ecf7dc84852e79b4a2638;p=kivitendo-erp.git diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index 756e95676..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") %]