X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fsearch.html;h=59f4b371c04ce2b2809b558bc48b4fa160ec07db;hb=08460123f185fc145d4d87ae150b6b5f051d119a;hp=3c33e2a3265a9132450fb1d7f04a9c5bf1ad1362;hpb=cf9865dc7faad6b1ea68e2c5db8b8b44d316fd26;p=kivitendo-erp.git diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html index 3c33e2a32..59f4b371c 100644 --- a/templates/webpages/ap/search.html +++ b/templates/webpages/ap/search.html @@ -1,8 +1,9 @@ [%- USE T8 %] [%- USE L %][%- USE P -%] +[% SET style="width: 250px" %]

[% title %]

-
+ @@ -10,44 +11,53 @@
- + - + - + - + - + + + + - + - + - + - + - + - - + + + + @@ -104,12 +114,16 @@ + + + + @@ -117,10 +131,16 @@ - + + + + + + + @@ -138,11 +158,5 @@
[% 'Vendor' | $T8 %][% L.input_tag("vendor", vendor, style="width: 250px", class="initial_focus") %][% L.input_tag("vendor", vendor, style=style, class="initial_focus") %]
[% 'Contact Person' | $T8 %][% L.input_tag("cp_name", '', size=20) %][% L.input_tag("cp_name", '', style=style) %]
[% 'Department' | $T8 %][% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style="width: 200px") %][% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style=style) %]
[% 'Invoice Number' | $T8 %][% L.input_tag("invnumber", "", style=style) %]
[% 'Order Number' | $T8 %][% L.input_tag("ordnumber", "", style=style) %]
[% 'Transaction description' | $T8 %][% L.input_tag("transaction_description", "", style=style) %]
[% 'Notes' | $T8 %][% L.input_tag("notes", "", style=style) %] [% 'Part Description' | $T8 %][% L.input_tag("parts_description", "", style=style) %]
[% 'Project Number' | $T8 %][% P.project_picker("project_id", project_id, style="width: 250px") %][% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %] [% 'Part Number' | $T8 %][% L.input_tag("parts_partnumber", "", style=style) %]
[% 'From' | $T8 %][% 'Invoice Date' | $T8 %] [% L.date_tag('transdatefrom') %] - [% 'Bis' | $T8 %] - [% L.date_tag('transdateto') %] + [% 'Bis' | $T8 %] + [% L.date_tag('transdateto') %] +
[% 'Due Date' | $T8 %] + [% L.date_tag('duedatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('duedateto') %]
[% 'Notes' | $T8 %] [% 'Employee' | $T8 %][% 'Department' | $T8 %]
[% 'Subtotal' | $T8 %] [% 'Document Project Number' | $T8 %][% 'Transaction description' | $T8 %]
[% 'Payment Terms' | $T8 %] [% 'Buchungskonto' | $T8 %][% 'Chart' | $T8 %] [% 'direct debit' | $T8 %]
[% 'Debit Account' | $T8 %][% 'Insert Date' | $T8 %]
[% 'Vendor' | $T8 %]
- -
- - -
-