]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
Workflow: Auftrag -> Angebot. Vorgangsbezeichnung auch löschen.
[mfinanz.git] / bin / mozilla / io.pl
index ba576e2800ace235997e0284983fc88f2f41e1f9..1d6928987a281d53ae970cb065f6d4e427dca1e4 100644 (file)
@@ -1040,7 +1040,7 @@ sub quotation {
   if ($form->{second_run}) {
     $form->{print_and_post} = 0;
   }
-  delete $form->{$_} foreach (qw(id printed emailed queued quonumber));
+  delete $form->{$_} foreach (qw(id printed emailed queued quonumber transaction_description));
 
   my $buysell;
   if ($form->{script} eq 'ir.pl' || $form->{type} eq 'purchase_order') {