X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=66049642e53a90274af795db769f6ca4423b5a6d;hb=a800c2fbc0e5c622315834ce8853000ba56b0264;hp=d7d81a97c2a8e03f87b9cba2dae6195c6e0f67a1;hpb=8540560e68dfb3bd999c36e7f7c6642d9b77d32d;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index d7d81a97c..66049642e 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -54,9 +54,15 @@ [% 'Part Number' | $T8 %] [% L.input_tag("parts_partnumber", "", style=style) %] + + [% 'Shipping Point' | $T8 %] + [% L.input_tag("shippingpoint", "", style=style) %] + [% 'Ship via' | $T8 %] + [% L.input_tag("shipvia", "", style=style) %] + [% 'Project Number' | $T8 %] - [% P.project.picker("project_id", project_id, style=style) %] + [% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %] [% IF ALL_BUSINESS_TYPES.as_list.size > 0 %]