X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=d0a530e9ad0793897b94c684fd4b8d6d24908d47;hb=be50cb8c900bfc20c873996a9ab6c48009de0204;hp=8d132da5072b3db6986c3a8fcfe0b62eba0958ec;hpb=e19085190e34fce90b15bd9ec0c8d98b4fc8cd9a;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 8d132da50..d0a530e9a 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -131,7 +131,7 @@ if ( -e $addl_handler_use_file ) { use FS::UID qw( getotaker dbh datasrc driver_name ); use FS::Record qw( qsearch qsearchs fields dbdef str2time_sql str2time_sql_closing - midnight_sql + midnight_sql regexp_sql ); use FS::Conf; use FS::CGI qw(header menubar table itable ntable idiot @@ -376,6 +376,7 @@ if ( -e $addl_handler_use_file ) { use FS::svc_circuit; use FS::legacy_cust_history; use FS::quotation_pkg_tax; + use FS::cust_pkg_reason_fee; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {