]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/wh.pl
Lizenzen sind im Config-Abschnitt "features", nicht "system"
[kivitendo-erp.git] / bin / mozilla / wh.pl
index f4971078554893cee622d2032ff57db942eabc38..2b49ba00cf6ab806727d121918577a399f0d9042 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} = '';
   }