X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=8b83f0a491966ad5ac3c80c2bf070acdc02a631b;hb=4e13a8a470a20ee8b59d95bdf4c6b033a4c10a8d;hp=9c8157af8613c2057c7a30370a6f659115d6f2e8;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 9c8157af8..8b83f0a49 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -125,6 +125,7 @@ if ( -e $addl_handler_use_file ) { states_hash counties cities state_label ); use FS::Misc::eps2png qw( eps2png ); + use FS::Report::FCC_477; use FS::Report::Table::Monthly; use FS::TicketSystem; use FS::Tron qw( tron_lint ); @@ -216,6 +217,7 @@ if ( -e $addl_handler_use_file ) { use FS::part_pkg_report_option; use FS::cust_attachment; use FS::h_cust_pkg; + use FS::h_inventory_item; use FS::h_svc_acct; use FS::h_svc_broadband; use FS::h_svc_domain;