tax engine refactoring for Avalara and Billsoft tax vendors, #25718
[freeside.git] / FS / FS / Mason.pm
index 4f43c6b..900da10 100644 (file)
@@ -387,6 +387,11 @@ if ( -e $addl_handler_use_file ) {
   use FS::state;
   use FS::state;
   use FS::queue_stat;
+  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 ) {