X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=e4e41173e5f42aac2733f1575163d89c53c4bc78;hb=e1c6b4af716fecad943bf282b50c0d459b986720;hp=1c30901447cb79b7a6aea3f59247d55dfb11b583;hpb=0b84c6da7b2d0d500a5e856d4beaed4ffe470c0a;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 1c3090144..e4e41173e 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -352,6 +352,11 @@ if ( -e $addl_handler_use_file ) { 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 ) {