X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fsearch.html;h=c143626c303d04c9c54988077832dd914e2ba0c3;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=0e723c27a4243f21e98c702846f5cb96beb1d489;hpb=dec270d227e4e9c199001064f32cef1ef37c4296;p=kivitendo-erp.git diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index 0e723c27a..c143626c3 100644 --- a/templates/webpages/do/search.html +++ b/templates/webpages/do/search.html @@ -1,6 +1,6 @@ [%- USE T8 %] [%- USE L %] -[%- USE HTML %][%- USE LxERP %] +[%- USE HTML %][%- USE LxERP %][%- USE P -%]

[% title %]

[%- IF vc == 'customer' %] @@ -17,25 +17,13 @@ } -
+

- + @@ -81,7 +69,7 @@ - + @@ -95,7 +83,7 @@ - + @@ -116,9 +104,7 @@ - - @@ -127,9 +113,7 @@ - - @@ -138,9 +122,7 @@ - - @@ -267,13 +249,7 @@
[% IF is_customer %][% 'Customer' | $T8 %][% ELSE %][% 'Vendor' | $T8 %][% END %] - [%- UNLESS SHOW_VC_DROP_DOWN %] - - [%- ELSE %] - - - [%- END %] - [% P.input_tag(vc, "", class="fixed_width initial_focus") %]
[% 'Transaction description' | $T8 %] [% 'Part Description' | $T8 %]
[% 'Part Number' | $T8 %]
[% 'Delivery Order Date' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('transdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('transdateto') %]
[% 'Reqdate' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('reqdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('reqdateto') %]
[% 'Insert Date' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('insertdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('insertdateto') %]

-
- -

- + - - -