X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=e4e41173e5f42aac2733f1575163d89c53c4bc78;hb=e1c6b4af716fecad943bf282b50c0d459b986720;hp=ef4bf6ce8a6ed66c77fe478cebaf87291f2b4d22;hpb=c847496da20e68be23c37d56b78fdfe33f0dfd33;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index ef4bf6ce8..e4e41173e 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -351,6 +351,12 @@ if ( -e $addl_handler_use_file ) { use FS::alarm_type; use FS::alarm_station; use FS::addr_range; + use FS::pbx_extension; + use FS::cust_event_fee; + use FS::part_fee; + use FS::cust_bill_pkg_fee; + use FS::part_fee_msgcat; + use FS::part_fee_usage; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {