X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fsearch.html;h=d7dfbf3e28fc2e0747cac44afaea1775485b2f67;hb=aa63ebae1c0a758ec438c594acb328b1f0e5e001;hp=4b11397903a4a9c54c58b192f716f3a6dbd718ba;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html index 4b1139790..d7dfbf3e2 100644 --- a/templates/webpages/ap/search.html +++ b/templates/webpages/ap/search.html @@ -1,82 +1,52 @@ [%- USE T8 %] - +[%- USE L %][%- USE P -%] +[% SET style="width: 250px" %] +

[% title %]

- - @@ -173,16 +145,3 @@
- - -
[% title %]
- + + + + + - + - + - + - + + + - + + + - + - - @@ -138,8 +108,18 @@ - + + + + + + + + + + + @@ -150,14 +130,6 @@ - - - - - - - -
[% 'Vendor' | $T8 %] - [%- INCLUDE 'generic/multibox.html' - name = 'vendor', - default = oldvendor, - style = 'width: 250px', - DATA = ALL_VC, - id_sub = 'vc_keys', - label_key = 'name', - select = vc_select, - limit = vclimit, - show_empty = 1, - allow_textbox = 1, - -%] - [% L.input_tag("vendor", vendor, style=style, class="initial_focus") %]
[% 'Contact Person' | $T8 %][% L.input_tag("cp_name", '', style=style) %]
[% 'Department' | $T8 %] - [%- INCLUDE 'generic/multibox.html' - name = 'department', - style = 'width: 250px', - DATA = ALL_DEPARTMENTS, - id_key = 'id', - label_key = 'description', - show_empty = 1, - allow_textbox = 0, - -%] - [% 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) %]
[% 'Notes' | $T8 %][% L.input_tag("notes", "", style=style) %][% 'Part Description' | $T8 %][% L.input_tag("parts_description", "", style=style) %]
[% 'Project Number' | $T8 %] - [%- INCLUDE 'generic/multibox.html' - name = 'project_id', - style = "width: 250px", - DATA = ALL_PROJECTS, - id_key = 'id', - label_key = 'projectnumber', - limit = vclimit, - show_empty = 1, - allow_textbox = 0, - -%] - [% P.project_picker("project_id", project_id, style=style) %][% 'Part Number' | $T8 %][% L.input_tag("parts_partnumber", "", style=style) %]
[% 'From' | $T8 %][% 'Invoice Date' | $T8 %] - - - [% 'Bis' | $T8 %] - - + [% L.date_tag('transdatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('transdateto') %]
[% 'Subtotal' | $T8 %] [% 'Project Number' | $T8 %][% 'Document Project Number' | $T8 %]
[% 'Steuersatz' | $T8 %][% 'Payment Terms' | $T8 %][% 'Buchungskonto' | $T8 %][% 'direct debit' | $T8 %]
[% 'Vendor' | $T8 %]
[% 'Country' | $T8 %] [% 'USt-IdNr.' | $T8 %][% 'Steuersatz' | $T8 %]
[% 'Payment Terms' | $T8 %][% 'Buchungskonto' | $T8 %]