X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fsearch.html;h=67d2b826024fa581e0e2b5566fc8014e9efe09c6;hb=ffd06003d74a7844892fca93905556a1903a31d8;hp=daee315cd46b7833021677210808b9a799c481d7;hpb=bdd3c486e20b1b2dda40de58aadfa1fdc220dc07;p=kivitendo-erp.git diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html index daee315cd..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 %] @@ -150,6 +144,8 @@ [% 'Payment Terms' | $T8 %] [% 'Buchungskonto' | $T8 %] + + [% 'direct debit' | $T8 %] [% 'Vendor' | $T8 %]