X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=2a04ae55bda6417be325bed2fa9cea17b5ed3aaa;hb=7d1cf3b75da3ba9aab3667cdc0125e25bbc76438;hp=8fb435826fc1bc7018d3c097881be4f8af9ab166;hpb=69b3b149f2a83cf280022388b1cd37e62990c721;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 8fb435826..2a04ae55b 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -135,6 +135,7 @@ if ( -e $addl_handler_use_file ) { use FS::Report::FCC_477; use FS::Report::Table::Monthly; use FS::TicketSystem; + use FS::NetworkMonitoringSystem; use FS::Tron qw( tron_lint ); use FS::agent; @@ -265,6 +266,9 @@ if ( -e $addl_handler_use_file ) { use FS::part_pkg_vendor; use FS::cust_note_class; use FS::svc_port; + use FS::lata; + use FS::did_vendor; + use FS::did_order; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {