From 8bfa7f209477541a9e2f5cbc3dfb2c181484df97 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 30 Aug 2012 01:09:16 -0700 Subject: [PATCH] commissions per agent and package class, RT#18232 --- FS/FS/Mason.pm | 1 + 1 file changed, 1 insertion(+) 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 ) { -- 2.20.1