X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fsearch.html;h=a676eb84fdb6b8743a4fd78101bc2f9a4444cd1a;hb=d58f0807a72e7a791cded47b057e5f20116ca13f;hp=d7dfbf3e28fc2e0747cac44afaea1775485b2f67;hpb=aa63ebae1c0a758ec438c594acb328b1f0e5e001;p=kivitendo-erp.git diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html index d7dfbf3e2..a676eb84f 100644 --- a/templates/webpages/ap/search.html +++ b/templates/webpages/ap/search.html @@ -3,7 +3,8 @@ [% SET style="width: 250px" %]

[% title %]

-
+ + [% L.hidden_tag("sort", "transdate") %] @@ -29,6 +30,13 @@ + + + + + + + @@ -37,7 +45,7 @@ - + @@ -49,7 +57,14 @@ [% L.date_tag('transdateto') %] - + + + +
[% 'Order Number' | $T8 %] [% L.input_tag("ordnumber", "", style=style) %]
[% 'Steuersatz' | $T8 %][% L.select_tag('taxzone_id', ALL_TAXZONES, with_empty=1, title_key='description', style=style) %]
[% 'Transaction description' | $T8 %][% L.input_tag("transaction_description", "", style=style) %]
[% 'Notes' | $T8 %] [% L.input_tag("notes", "", style=style) %]
[% 'Project Number' | $T8 %][% P.project_picker("project_id", project_id, style=style) %][% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %] [% 'Part Number' | $T8 %] [% L.input_tag("parts_partnumber", "", style=style) %]
[% 'Due Date' | $T8 %] + [% L.date_tag('duedatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('duedateto') %] +
@@ -103,12 +118,16 @@ [% 'Notes' | $T8 %] [% 'Employee' | $T8 %] + + [% 'Department' | $T8 %] [% 'Subtotal' | $T8 %] [% 'Document Project Number' | $T8 %] + + [% 'Transaction description' | $T8 %] @@ -116,12 +135,18 @@ [% 'Payment Terms' | $T8 %] - [% 'Buchungskonto' | $T8 %] + [% 'Chart' | $T8 %] [% 'direct debit' | $T8 %] + + + [% 'Debit Account' | $T8 %] + + [% 'Insert Date' | $T8 %] + - [% 'Vendor' | $T8 %] + [% 'Vendor' | $T8 %] @@ -137,11 +162,5 @@ - -
- - -
-