tax report improvements, #23449, #25935
[freeside.git] / FS / FS / Mason.pm
index 0f162e0..7d0a3f5 100644 (file)
@@ -146,6 +146,7 @@ if ( -e $addl_handler_use_file ) {
   use FS::Report::Table;
   use FS::Report::Table::Monthly;
   use FS::Report::Table::Daily;
+  use FS::Report::Tax;
   use FS::TicketSystem;
   use FS::NetworkMonitoringSystem;
   use FS::Tron qw( tron_lint );