1 package SL::DB::PriceFactor;
5 use SL::DB::MetaSetup::PriceFactor;
6 use SL::DB::Helper::ActsAsList;
8 __PACKAGE__->meta->make_manager_class;
18 SL::DB::PriceFactor: Model for the 'price_factors' table
22 This is a standard Rose::DB::Object based model and can be used as one.
30 Moritz Bunkus E<lt>m.bunkus@linet-services.deE<gt>