UserPreferences-Helper f. Part-Picker-Such-Einstellungen in Belegen
[kivitendo-erp.git] / bin / mozilla / am.pl
index fa7f092..f2987b6 100644 (file)
@@ -661,6 +661,8 @@ sub config {
 
   $form->{displayable_name_specs_by_module} = AM->displayable_name_specs_by_module();
   $form->{positions_scrollbar_height}       = AM->positions_scrollbar_height();
+  $form->{purchase_search_makemodel}        = AM->purchase_search_makemodel();
+  $form->{sales_search_customer_partnumber} = AM->sales_search_customer_partnumber();
 
   $myconfig{show_form_details} = 1 unless (defined($myconfig{show_form_details}));
   $form->{CAN_CHANGE_PASSWORD} = $main::auth->can_change_password();