X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FPriceRule.pm;h=d9c3978470377a4e6045bdbb5007bb056639219f;hb=9c19433144efc5b50d90a969aa9ac6ea65b2dbbf;hp=1a42a71a2e4061d6e227ad4bb7a7d4d0659b937a;hpb=2d678531e9c4b3ac578d62e3c2e3f6589b2efc11;p=kivitendo-erp.git diff --git a/SL/Controller/PriceRule.pm b/SL/Controller/PriceRule.pm index 1a42a71a2..d9c397847 100644 --- a/SL/Controller/PriceRule.pm +++ b/SL/Controller/PriceRule.pm @@ -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 {