]> 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 e9829f1bc071ab17951b45435711640caadb3054..2b49ba00cf6ab806727d121918577a399f0d9042 100644 (file)
@@ -438,7 +438,7 @@ sub create_assembly {
     $form->error($locale->text('The warehouse or the bin is missing.'));
   }
 
-  if (!$main::show_best_before) {
+  if (!$::lx_office_conf{features}->{show_best_before}) {
       $form->{bestbefore} = '';
   }