X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/13fb6d811d39a8af7144451ada59f2f7d4eb491a..d0f42fe787bdac04c019d361b636c9c9d22f3119:/SL/Controller/Part.pm 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) ], );