Revision b6121c68
Von Sven Schöling vor fast 15 Jahren hinzugefügt
templates/webpages/is/form_header_de.html | ||
---|---|---|
43 | 43 |
allow_textbox = 1, |
44 | 44 |
onChange = "document.getElementById('update_button').click();" -%] |
45 | 45 |
<input type="button" value="D" onclick="show_vc_details('[% HTML.escape(vc) %]')"> |
46 |
[% INCLUDE 'generic/autocomplete.html', AUTOCOMPLETES => [ |
|
47 |
{ script => 'ct.pl', column => 'name', selector => 'input[id="' _ vc _ '"]', params => { vc => vc } }, |
|
48 |
] |
|
49 |
%] |
|
46 | 50 |
</td> |
47 | 51 |
<input type="hidden" name="customer_klass" value="[% HTML.escape(customer_klass) %]"> |
48 | 52 |
<input type="hidden" name="customer_id" value="[% HTML.escape(customer_id) %]"> |
templates/webpages/is/form_header_master.html | ||
---|---|---|
43 | 43 |
allow_textbox = 1, |
44 | 44 |
onChange = "document.getElementById('update_button').click();" -%] |
45 | 45 |
<input type="button" value="<translate>Details (one letter abbreviation)</translate>" onclick="show_vc_details('[% HTML.escape(vc) %]')"> |
46 |
[% INCLUDE 'generic/autocomplete.html', AUTOCOMPLETES => [ |
|
47 |
{ script => 'ct.pl', column => 'name', selector => 'input[id="' _ vc _ '"]', params => { vc => vc } }, |
|
48 |
] |
|
49 |
%] |
|
46 | 50 |
</td> |
47 | 51 |
<input type="hidden" name="customer_klass" value="[% HTML.escape(customer_klass) %]"> |
48 | 52 |
<input type="hidden" name="customer_id" value="[% HTML.escape(customer_id) %]"> |
Auch abrufbar als: Unified diff
Kunden Autocompletion in Rechnungen.