X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=2cabf851d7701f06a511b7c9ddb76ac3787b6825;hb=35c18f29bc29dedfe2fa4ef037390d90b17f87ba;hp=37e3ad24396d64ee59e7772ca4fa204b97e4495a;hpb=167dbdad01e2c1b62fd9be43cc05212e8c874a02;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 37e3ad243..2cabf851d 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -180,7 +180,6 @@ if ( -e $addl_handler_use_file ) { use FS::cust_pay_refund; use FS::cust_svc; use FS::nas; - use FS::part_bill_event; use FS::part_event; use FS::part_event_condition; use FS::part_pkg; @@ -399,6 +398,8 @@ if ( -e $addl_handler_use_file ) { use FS::cust_credit_source_bill_pkg; use FS::prospect_contact; use FS::cust_contact; + use FS::legacy_cust_history; + use FS::quotation_pkg_tax; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {