X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fap%2Fsearch.html;h=67d2b826024fa581e0e2b5566fc8014e9efe09c6;hb=ffd06003d74a7844892fca93905556a1903a31d8;hp=86aba06ed08c2141f59d76367776b7add1667e41;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html index 86aba06ed..67d2b8260 100644 --- a/templates/webpages/ap/search.html +++ b/templates/webpages/ap/search.html @@ -33,17 +33,7 @@ [% '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="width: 200px") %] [% 'Invoice Number' | $T8 %] @@ -55,11 +45,13 @@ [% 'Notes' | $T8 %] - + + [% 'Part Description' | $T8 %] + [% 'Project Number' | $T8 %] - + [%- INCLUDE 'generic/multibox.html' name = 'project_id', style = "width: 250px", @@ -71,6 +63,8 @@ allow_textbox = 0, -%] + [% 'Part Number' | $T8 %] + [% 'From' | $T8 %] @@ -143,6 +137,16 @@ [% 'Document Project Number' | $T8 %] + + + [% 'Steuersatz' | $T8 %] + + [% 'Payment Terms' | $T8 %] + + [% 'Buchungskonto' | $T8 %] + + [% 'direct debit' | $T8 %] + [% 'Vendor' | $T8 %] @@ -153,14 +157,6 @@ [% 'Country' | $T8 %] [% 'USt-IdNr.' | $T8 %] - - [% 'Steuersatz' | $T8 %] - - - - [% 'Payment Terms' | $T8 %] - - [% 'Buchungskonto' | $T8 %]