commissions per agent and package class, RT#18232
authorIvan Kohler <ivan@freeside.biz>
Thu, 30 Aug 2012 08:09:16 +0000 (01:09 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 30 Aug 2012 08:09:16 +0000 (01:09 -0700)
FS/FS/Mason.pm

index 78a4b47..d7ce463 100644 (file)
@@ -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 ) {