Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision bb3e6ada

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

  • ID bb3e6ada9c9ecd6dec1be77f0c47fe20319ffb71
  • Vorgänger ad7247ec
  • Nachfolger bb800c52

Konfigurationsoption "show_best_before" ist in Abschnitt "features"

Unterschiede anzeigen:

bin/mozilla/do.pl
1361 1361
        my $pinfo = $part_info_map{$request->{parts_id}};
1362 1362
        my $binfo = $bin_info_map{$request->{bin_id}};
1363 1363

  
1364
        if ($::lx_office_conf{system}->{show_best_before}) {
1364
        if ($::lx_office_conf{features}->{show_best_before}) {
1365 1365
            push @{ $form->{ERRORS} }, $locale->text("There is not enough available of '#1' at warehouse '#2', bin '#3', #4, #5, for the transfer of #6.",
1366 1366
                                                     $pinfo->{description},
1367 1367
                                                     $binfo->{warehouse_description},

Auch abrufbar als: Unified diff