Revision bb3e6ada
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
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
Konfigurationsoption "show_best_before" ist in Abschnitt "features"