X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=d9b91887e65611246138669560ee295371513762;hb=0cf9aa4a84ac9cf6aa763db4536756c03630ab69;hp=2cabf851d7701f06a511b7c9ddb76ac3787b6825;hpb=95b6042f37f00de9dca4b5654522fc4098a82d04;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 2cabf851d..d9b91887e 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( 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 @@ -400,6 +400,7 @@ if ( -e $addl_handler_use_file ) { use FS::cust_contact; use FS::legacy_cust_history; use FS::quotation_pkg_tax; + use FS::cust_pkg_reason_fee; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {