]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
Benutzereinstellungen: Neue Optionen für den Standardausgabekanal und den Standarddru...
[mfinanz.git] / bin / mozilla / is.pl
index 6b94e2c9a9e37cef3012d6d917072c88594a61f2..89b375b43c568e49ea039c91fc1a3e5a3c6dae17 100644 (file)
@@ -244,11 +244,9 @@ sub prepare_invoice {
   if ($form->{type} eq "credit_note") {
     $form->{type}     = "credit_note";
     $form->{formname} = "credit_note";
-    $form->{media}    = "screen";
   } else {
     $form->{type}     = "invoice";
     $form->{formname} = "invoice";
-    $form->{media}    = "screen";
   }
 
   if ($form->{id}) {