add comment selection and change zero recurring flags, RT#41733
[freeside.git] / FS / FS / cust_svc.pm
index b68528c..1f46cf1 100644 (file)
@@ -15,6 +15,7 @@ use FS::domain_record;
 use FS::part_export;
 use FS::cdr;
 use FS::UI::Web;
+use FS::export_cust_svc;
 
 #most FS::svc_ classes are autoloaded in svc_x emthod
 use FS::svc_acct;  #this one is used in the cache stuff