Boolean-Felder in acc_trans auf not null setzen
[kivitendo-erp.git] / bin / mozilla / am.pl
index bcb39d2..68f8e16 100644 (file)
@@ -1491,11 +1491,7 @@ sub edit_tax {
 
   $form->header();
 
-  #set readonly if the there are entries in acc_trans with the tax
-  my $readonly = $form->{tax_already_used} ? 'readonly' : '';
-
   my $parameters_ref = {
-    readonly => $readonly, 
   };
 
   # Ausgabe des Templates