add cust_pay insert noemail flag, RT#23357, github #32
[freeside.git] / FS / FS / Mason.pm
index 93eca5e..900da10 100644 (file)
@@ -390,6 +390,8 @@ if ( -e $addl_handler_use_file ) {
   use FS::deploy_zone;
   use FS::deploy_zone_block;
   use FS::deploy_zone_vertex;
+  use FS::TaxEngine;
+  use FS::tax_status;
   # Sammath Naur
 
   if ( $FS::Mason::addl_handler_use ) {