X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fis.pl;h=4637f6ba3011b3b9dcf18d115abc63850fd344c2;hb=5b47ed3efe5f4ef0810096b0f4849047cee54690;hp=89b375b43c568e49ea039c91fc1a3e5a3c6dae17;hpb=f16abae9524dc7ffd6c40bc37784791883e29739;p=kivitendo-erp.git diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 89b375b43..4637f6ba3 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -582,6 +582,11 @@ sub form_header { $form->{"javascript"} .= qq||; + $jsscript .= + $form->write_trigger(\%myconfig, 2, + "orddate", "BL", "trigger_orddate", + "quodate", "BL", "trigger_quodate"); + $form->header; print qq| @@ -748,10 +753,20 @@ print qq| | . $locale->text('Order Number') . qq| + + | . $locale->text('Order Date') . qq| + + + | . $locale->text('Quotation Number') . qq| + + | . $locale->text('Quotation Date') . qq| + + + | . $locale->text('Customer Order Number') . qq| @@ -912,7 +927,7 @@ sub form_footer { $notes $intnotes - $payment