X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fis.pl;h=4637f6ba3011b3b9dcf18d115abc63850fd344c2;hb=7e073dcdadf65ee98b683b7dd6461fb6fb69a039;hp=0334843f9ddd7cbcbf26b0642b4705dff1bc88c9;hpb=d3287e3265b566f110eb9734c8ab26b8036d22f4;p=kivitendo-erp.git diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 0334843f9..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|