X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=780e3ffaf513658202993dd03a399f2e5136ea6a;hp=08cce1666c762e9049faa4e974cdce7c0cd0bd1d;hb=ec9b0f903dfa57efc0c82791b9efa74f0c746bc0;hpb=fcadc3a661a041b9119c287ade346e70f108f335 diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 08cce1666..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; @@ -353,6 +352,7 @@ if ( -e $addl_handler_use_file ) { 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 ) {