X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_pkg.pm;h=fcbb08cd22150a34ab70f6d59bcf8b7e5373f455;hp=689ffedd0f24a5ade8d1018bcaa824b63082bb33;hb=82caef6fbd6148a5a6a1d1149a13e23515551148;hpb=6e43656342e57e603c2ba1462014d451d5d74b88 diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 689ffedd0..fcbb08cd2 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -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 }