]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/oe.pl
Revert "Erfassungsdatum in Auftrags-Maske auch nach Erneuern wieder holen und anzeigen."
[mfinanz.git] / bin / mozilla / oe.pl
index 92b79f3cf865bd2f314cdf5033f04ed15d4fae36..ad4c62ea85451043a6d1e061993abb1b9672e16e 100644 (file)
@@ -592,8 +592,6 @@ sub update {
 
   set_headings($form->{"id"} ? "edit" : "add");
 
-  $form->{insertdate} = SL::DB::Order->new(id => $form->{id})->load->itime_as_date if $form->{id};
-
   $form->{update} = 1;
 
   &check_name($form->{vc});