fix bug wrt suspend/cancel reasons (suspends fail in freeside-daily)
[freeside.git] / FS / FS / cust_pkg.pm
index 689ffed..fcbb08c 100644 (file)
@@ -17,6 +17,7 @@ use FS::h_cust_svc;
 use FS::reg_code;
 use FS::part_svc;
 use FS::cust_pkg_reason;
+use FS::reason;
 
 # need to 'use' these instead of 'require' in sub { cancel, suspend, unsuspend,
 # setup }