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