X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=66049642e53a90274af795db769f6ca4423b5a6d;hb=e3dfdb7a78f6e0bc8ac1075fedc36f8247c6fd92;hp=4f03f6a1ee938d30bac1904af02f8993e7d7082b;hpb=bc465323035d5328b5daa434685821b74c4f7d4f;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 4f03f6a1e..66049642e 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -54,6 +54,12 @@ [% '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, active="both", valid="both", style=style) %]