beginning of prospect/CRM/contact work
[freeside.git] / FS / FS / Mason.pm
index 98cf254..cc15cd4 100644 (file)
@@ -185,6 +185,7 @@ if ( -e $addl_handler_use_file ) {
   use FS::XMLRPC;
   use FS::payby;
   use FS::cdr;
+  use FS::cdr_batch;
   use FS::inventory_class;
   use FS::inventory_item;
   use FS::pkg_category;
@@ -221,6 +222,10 @@ if ( -e $addl_handler_use_file ) {
   #use FS::h_phone_device;
   use FS::h_svc_www;
   use FS::cust_statement;
+  use FS::cust_class;
+  use FS::cust_category;
+  use FS::prospect_main;
+  use FS::contact;
   # Sammath Naur
 
   if ( $FS::Mason::addl_handler_use ) {