X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=780e3ffaf513658202993dd03a399f2e5136ea6a;hb=b5d22578f60ba105934c92c031799671bf6c0f29;hp=88198dd05e46062d654697b312eb3ec7452909fd;hpb=4d10679f7b649d9343f74503b14d17fc2831c40f;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 88198dd05..780e3ffaf 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -341,7 +341,6 @@ if ( -e $addl_handler_use_file ) { use FS::cdr_cust_pkg_usage; use FS::part_pkg_msgcat; use FS::svc_cable; - use FS::cable_device; use FS::agent_currency; use FS::currency_exchange; use FS::part_pkg_currency; @@ -352,6 +351,8 @@ if ( -e $addl_handler_use_file ) { use FS::vend_pay; use FS::vend_bill_pay; use FS::sales_pkg_class; + use FS::svc_alarm; + use FS::cable_model; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {