kivitendo/SL/DB/Pricegroup.pm @ 7ff0d2ab
package SL::DB::Pricegroup;
|
|
|
|
use strict;
|
|
|
|
use SL::DB::MetaSetup::Pricegroup;
|
|
use SL::DB::Manager::Pricegroup;
|
|
|
|
1;
|