Mahnungen: Funktion »Diese Sprache verwenden« gefixt
[kivitendo-erp.git] / bin / mozilla / dn.pl
index ca08da4..a4d46b5 100644 (file)
@@ -153,6 +153,7 @@ sub show_invoices {
                                           'no_html'         => 1,
                                           'no_opendocument' => 1,);
 
+  $::request->layout->add_javascripts("kivi.Dunning.js");
   $form->header();
   print $form->parse_html_template("dunning/show_invoices");