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