From: Ivan Kohler Date: Thu, 30 Aug 2012 08:09:16 +0000 (-0700) Subject: commissions per agent and package class, RT#18232 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=8bfa7f209477541a9e2f5cbc3dfb2c181484df97;p=freeside.git commissions per agent and package class, RT#18232 --- diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 78a4b47cc..d7ce46315 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -308,6 +308,7 @@ if ( -e $addl_handler_use_file ) { use FS::discount_plan; use FS::tower; use FS::tower_sector; + use FS::agent_pkg_class; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {