Verwendete Schnittstelle (CGI/FastCGI) in Versionsinfoscreen anzeigen
[kivitendo-erp.git] / bin / mozilla / wh.pl
index f497107..2b49ba0 100644 (file)
@@ -438,7 +438,7 @@ sub create_assembly {
     $form->error($locale->text('The warehouse or the bin is missing.'));
   }
 
-  if (!$::lx_office_conf{system}->{show_best_before}) {
+  if (!$::lx_office_conf{features}->{show_best_before}) {
       $form->{bestbefore} = '';
   }