X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_svc.pm;h=9d9ecdd50a2627a20b9df16ea7ab066f77ddd4dd;hb=af3030ce8b5be0c280f39eb7ffb8bebcb7953f56;hp=c06b302dff727629afe7b2a2a3aaf59f5340576a;hpb=a472d8ff6bf5c87d7181c4a3f1757bae487a6ddf;p=freeside.git diff --git a/FS/FS/cust_svc.pm b/FS/FS/cust_svc.pm index c06b302df..9d9ecdd50 100644 --- a/FS/FS/cust_svc.pm +++ b/FS/FS/cust_svc.pm @@ -16,6 +16,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