X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header_master.html;h=27ae25031b6fe1f5e1249e1aaa0bfe799b5597a7;hb=b65cc47a206d0b5df78123d9b36c1867928bf684;hp=6521c6f84614ebedda3c5352d3d474f5a0dfa24f;hpb=94e11003809e9090514026a733e58e72e636a6bb;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header_master.html b/templates/webpages/oe/form_header_master.html index 6521c6f84..27ae25031 100644 --- a/templates/webpages/oe/form_header_master.html +++ b/templates/webpages/oe/form_header_master.html @@ -36,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 %] @@ -227,7 +228,10 @@ Quotation Date [%- END %] - [% button1 %] + + + + @@ -237,7 +241,10 @@ Required by [%- END %] - [% button2 %] + + + + Project Number @@ -258,4 +265,9 @@ - [% jsscript %] +