X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=e8a1af6c6dfafa3651615e46c70a7bfaf44d5615;hb=94a16efc8164c9ba8a9bc027ba9485027a6a8b7b;hp=1008fd5d819426d989900dd975e8a88da0f82dd7;hpb=dbf521cf2f1f1a05f4722006f339b2595c8ee70f;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 1008fd5d8..e8a1af6c6 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -413,6 +413,10 @@ if ( -e $addl_handler_use_file ) { use FS::olt_site; use FS::access_user_page_pref; use FS::part_svc_msgcat; + use FS::commission_schedule; + use FS::commission_rate; + use FS::saved_search; + use FS::saved_search_option; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {