X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bb89cd364bde4dc194eefa7010880ecb046ce53a..HEAD:/templates/webpages/oe/search.html?ds=inline diff --git a/templates/webpages/oe/search.html b/templates/webpages/oe/search.html index e0f331010..e4b85ff09 100644 --- a/templates/webpages/oe/search.html +++ b/templates/webpages/oe/search.html @@ -10,7 +10,7 @@ [%- SET vcdefault = 'old' _ vc %] [%- SET style="width: 250px" %] -
+ @@ -18,11 +18,11 @@
- + - + [%- IF ALL_DEPARTMENTS.size %] @@ -32,12 +32,21 @@ [%- END %] - + + + + +[% IF type == "purchase_order_confirmation" %] + + + + +[% END %] [% IF is_order %] - + [% END %] @@ -54,37 +63,75 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + - - + - + [%- UNLESS ALL_BUSINESS_TYPES.size == 0 %] - [%- END %] - + + + + + + + + [%- IF type == 'sales_order' %] + + + + + [%- END %] + + - - @@ -92,9 +139,7 @@ - - @@ -104,9 +149,7 @@ - - @@ -116,17 +159,15 @@ - - - @@ -135,7 +176,7 @@ [%- IF CT_CUSTOM_VARIABLES.size %] - + [% CT_CUSTOM_VARIABLES_FILTER_CODE %] [%- END %] @@ -207,11 +248,17 @@ [%- END %] +[% IF type == "purchase_order_confirmation" %] + +[% END %] + + + [% IF type == 'sales_quotation' %] @@ -295,9 +350,19 @@ + + + + - + + + + + + + + + + + + + + + + + [% CT_CUSTOM_VARIABLES_INCLUSION_CODE %] -[%- IF type == 'sales_order' %] - -[%- END %]
[% HTML.escape(vclabel) %][% L.input_tag(vc, $vcdefault, style=style, class="initial_focus") %][% L.input_tag(vc, $vcdefault, style=style, class="initial_focus") %]
[% 'Contact Person' | $T8 %][% L.input_tag("cp_name", '', style=style) %][% L.input_tag("cp_name", '', style=style) %]
[% HTML.escape(ordlabel) %][% L.input_tag(ordnrname, "", style=style) %][% 'Status' | $T8 %][% L.select_tag('order_status_id', ALL_ORDER_STATUSES, default = order_status_id, title_key = 'name', with_empty = 1, style=style) %]
[% LxERP.t8("Vendor Confirmation Number") %][% L.input_tag("vendor_confirmation_number", '', style=style) %]
[% LxERP.t8("Customer Order Number") %][% L.input_tag("cusordnumber", '', style=style) %][% L.input_tag("cusordnumber", '', style=style) %]
[% 'Shipping Point' | $T8 %][% L.input_tag('shippingpoint', '', style=style) %][% L.input_tag('shippingpoint', '', style=style) %]
[% 'Name (Shipping)' | $T8 %][% L.input_tag("shiptoname", "", style=style) %]
[% 'Department 1 (Shipping)' | $T8 %][% L.input_tag("shiptodepartment_1", "", style=style) %]
[% 'Department 2 (Shipping)' | $T8 %][% L.input_tag("shiptodepartment_2", "", style=style) %]
[% 'Street (Shipping)' | $T8 %][% L.input_tag("shiptostreet", "", style=style) %]
[% 'Zipcode (Shipping)' | $T8 %][% L.input_tag("shiptozipcode", "", style=style) %]
[% 'City (Shipping)' | $T8 %][% L.input_tag("shiptocity", "", style=style) %]
[% 'Country (Shipping)' | $T8 %][% L.input_tag("shiptocountry", "", style=style) %]
[% 'Transaction description' | $T8 %][% L.input_tag("transaction_description", "", style=style) %] [% 'Part Description' | $T8 %][% L.input_tag("parts_description", "", style=style) %]
[% 'Project' | $T8 %][% P.project_picker("project_id", '', style=style) %][% P.project.picker("project_id", '', active="both", valid="both", style=style) %] [% 'Part Number' | $T8 %][% L.input_tag("parts_partnumber", "", style=style) %]
[% vctypelabel %] + [% L.select_tag('business_id', ALL_BUSINESS_TYPES, title_key = 'description', with_empty = 1, style=style) %]
[% IF is_order %][% 'Order Date' | $T8 %][% ELSE %][% 'Quotation Date' | $T8 %][% END %] [% 'From' | $T8 %][% 'Internal Notes' | $T8 %][% L.input_tag('intnotes', '', style=style) %]
[% 'Phone Notes' | $T8 %][% L.input_tag('phone_notes', '', style=style) %]
[% 'Full Text' | $T8 %][% L.input_tag('fulltext', '', style=style) %]
[% IF type == 'purchase_order_confirmation' %][% 'Confirmation Date' | $T8 %][% ELSIF is_order %][% 'Order Date' | $T8 %][% ELSE %][% 'Quotation Date' | $T8 %][% END %] [% 'From' | $T8 %] [% L.date_tag('transdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('transdateto') %]
[% IF is_order %][% 'Delivery Date' | $T8 %][% ELSE %][% 'Valid until' | $T8 %][% END %] [% 'From' | $T8 %] [% L.date_tag('reqdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('reqdateto') %]
[% 'Insert Date' | $T8 %] [% 'From' | $T8 %] [% L.date_tag('insertdatefrom') %] - [% 'Bis' | $T8 %] + [% 'Bis' | $T8 %] [% L.date_tag('insertdateto') %]
[% 'Expected billing date' | $T8 %] [% 'From' | $T8 %] - [% L.date_tag('expected_billing_date_from', '' 'BL') %] - [% 'Expected billing date' | $T8 %] [% 'Bis' | $T8 %] - [% L.date_tag('expected_billing_date_to', '' 'BL') %] + [% L.date_tag('expected_billing_date_from', '') %] + [% 'Bis' | $T8 %] + [% L.date_tag('expected_billing_date_to', '') %]
[% 'Order probability' | $T8 %] - [% L.select_tag('order_probability_op', [[ 'ge', '>=' ], [ 'le', '<=' ]]) %] + + [% L.select_tag('order_probability_op', [[ 'ge', '>=' ], [ 'le', '<=' ]]) %] [%-# '> make emacs happy %] [% L.select_tag('order_probability_value', ORDER_PROBABILITIES, title='title', with_empty=1) %]
[% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %][% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %]
+ + +
- @@ -267,6 +314,10 @@ + [%- L.checkbox_tag('l_department', label => LxERP.t8('Department')) %] +
@@ -277,6 +328,10 @@ + + +
+ + +
+ + +
[% HTML.escape(vclabel) %][% HTML.escape(vclabel) %]
@@ -313,12 +378,46 @@
[% 'Shipping Address' | $T8 %]
+ + + + + + + + +
+ + + + + + + + +
+ + +

@@ -327,9 +426,7 @@ -
- - +