Preisgruppen - Umstellung auf Controller, sortkey, obsolete
[kivitendo-erp.git] / SL / Controller / PriceRule.pm
index 1a42a71..d9c3978 100644 (file)
@@ -271,7 +271,7 @@ sub init_businesses {
 }
 
 sub init_pricegroups {
-  SL::DB::Manager::Pricegroup->get_all;
+  SL::DB::Manager::Pricegroup->get_all_sorted;
 }
 
 sub init_partsgroups {