Revision 5f4faab9
Von Niklas Schmidt vor 8 Tagen hinzugefügt
SL/Controller/ClientConfig.pm | ||
---|---|---|
}
|
||
|
||
sub init_available_documents_with_no_positions {
|
||
return [] if !$::instance_conf->get_feature_experimental_order;
|
||
|
||
my @docs = ( @{SL::DB::Order::TypeData::valid_types()},
|
||
@{SL::DB::DeliveryOrder::TypeData::valid_types()},
|
||
@{SL::DB::Reclamation::TypeData::valid_types()} );
|
Auch abrufbar als: Unified diff
/bin/mozilla/oe.pl durch S:C:Order ersetzt: DB, Weiche weg