]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ic.pl
Änderbarkeit und Löschbarkeit von Belegen in Mandantenkonfiguration einstellbar.
[mfinanz.git] / bin / mozilla / ic.pl
index 2cbad4f62ce5b38f9a60809d72e8cb771c90c71c..20c670ca39103f05f76c8c4ca40d357517f7394c 100644 (file)
@@ -1593,7 +1593,7 @@ sub form_header {
 
   $form->{defaults} = AM->get_defaults();
 
-  $form->{fokus} = "ic.partnumber";
+  $::request->{layout}->focus("#partnumber");
 
   $form->{CUSTOM_VARIABLES} = CVar->get_custom_variables('module' => 'IC', 'trans_id' => $form->{id});