]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
QS Bernd/Sven: Weniger Code und klarer
[mfinanz.git] / bin / mozilla / am.pl
index d0415618717701f7910e3d82d7067b12620eeaa7..0b35fc7d9e4f3920805c23a7d2f3189190688ebd 100644 (file)
@@ -664,6 +664,7 @@ sub config {
   $form->{purchase_search_makemodel}        = AM->purchase_search_makemodel();
   $form->{sales_search_customer_partnumber} = AM->sales_search_customer_partnumber();
   $form->{positions_show_update_button}     = AM->positions_show_update_button();
+  $form->{time_recording_use_duration}      = AM->time_recording_use_duration();
 
   $myconfig{show_form_details} = 1 unless (defined($myconfig{show_form_details}));
   $form->{CAN_CHANGE_PASSWORD} = $main::auth->can_change_password();