X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FPart.pm;h=27413706ca61f51d7bf887ce5dc5d686ae2b53bb;hb=12f8fb507f7531f2e434214eb9a8c4d7a55c75d5;hp=5622193c48fb9a0f6c349e68d1671f9ded0a1170;hpb=13fb6d811d39a8af7144451ada59f2f7d4eb491a;p=kivitendo-erp.git diff --git a/SL/Controller/Part.pm b/SL/Controller/Part.pm index 5622193c4..27413706c 100644 --- a/SL/Controller/Part.pm +++ b/SL/Controller/Part.pm @@ -23,7 +23,7 @@ use Rose::Object::MakeMethods::Generic ( assortment assortment_items assembly assembly_items all_pricegroups all_translations all_partsgroups all_units all_buchungsgruppen all_payment_terms all_warehouses - all_languages all_units all_pricefactors) ], + all_languages all_units all_price_factors) ], 'scalar' => [ qw(warehouse bin) ], );