X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/67a1863492f1f6247b58ae90231f660f5a4f99f2..50c2f2285ce7fc70626afdce52a25172761d0ab7:/templates/webpages/is/form_header.html diff --git a/templates/webpages/is/form_header.html b/templates/webpages/is/form_header.html index 433d3b14e..bbe05f0a4 100644 --- a/templates/webpages/is/form_header.html +++ b/templates/webpages/is/form_header.html @@ -3,7 +3,6 @@ [%- USE LxERP %] [%- USE L %] [%- SET follow_up_trans_info = invnumber _ ' (' _ customer_name _ ')' %] - @@ -35,6 +34,7 @@ [% 'Customer' | $T8 %] [%- INCLUDE 'generic/multibox.html' + id = 'customer', name = 'customer', style = 'width: 250px', DATA = ALL_CUSTOMERS, @@ -254,10 +254,7 @@ [% ELSIF creditwarning != '' %] alert('[% 'Credit Limit exceeded!!!' | $T8 %]'); [% ELSE %] - focus(); [% END %] - setupDateFormat('[% dateformat %]', '[% 'Falsches Datumsformat!' | $T8 %]'); - setupPoints('[% numberformat %]', '[% 'wrongformat' | $T8 %]'); }); function set_duedate() { $.ajax({