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