X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/e50a00d20a90057f9b04dc524b6d13afffb0c750..6f85ff8b69bceab58300850e6df73f6d6665aaed:/bin/mozilla/is.pl?ds=inline diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 2a4fc43f5..0b53602f6 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -283,7 +283,6 @@ sub form_header { $form->{salesman_id} = $form->{old_salesman_id} if $form->{old_salesman_id}; $form->{defaultcurrency} = $form->get_default_currency(\%myconfig); - $form->{radier} = ($form->current_date(\%myconfig) eq $form->{gldate}) ? 1 : 0; my $set_duedate_url = "$form->{script}?action=set_duedate";