X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header_master.html;h=27ae25031b6fe1f5e1249e1aaa0bfe799b5597a7;hb=d5f7b8edd89a81d00f5cb4cbe8ec47223b2d7b77;hp=5a242b2453b2ef2df6f2e5db263561f931e319b3;hpb=a53233e56a9d4001b47bcf412b4bfe46910d3117;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header_master.html b/templates/webpages/oe/form_header_master.html index 5a242b245..27ae25031 100644 --- a/templates/webpages/oe/form_header_master.html +++ b/templates/webpages/oe/form_header_master.html @@ -15,6 +15,8 @@ [%- END %] + + @@ -34,15 +36,16 @@ [% IF vc == 'customer' %]Customer[% ELSE %]Vendor[% END %] [%- INCLUDE 'generic/multibox.html' - name = vc, - style = 'width: 250px', - DATA = vc == 'customer' ? ALL_CUSTOMERS : ALL_VENDORS, - id_sub = 'vc_keys', - label_key = 'name', - select = vc_select, - limit = vclimit, - onChange = "document.getElementById('update_button').click();" -%] - + name = vc, + style = 'width: 250px', + DATA = vc == 'customer' ? ALL_CUSTOMERS : ALL_VENDORS, + id_sub = 'vc_keys', + label_key = 'name', + select = vc_select, + limit = vclimit, + allow_textbox = 1, + onChange = "document.getElementById('update_button').click();" -%] + [%- IF ALL_CONTACTS.size %] @@ -138,12 +141,6 @@ [%- END %] -[%- END %] -[%- IF is_sales %] - - Motiv - - [%- END %] Shipping Point @@ -231,7 +228,10 @@ Quotation Date [%- END %] - [% button1 %] + + + + @@ -241,7 +241,10 @@ Required by [%- END %] - [% button2 %] + + + + Project Number @@ -262,4 +265,9 @@ - [% jsscript %] +