summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
authorivan <ivan>2008-02-20 01:21:15 +0000
committerivan <ivan>2008-02-20 01:21:15 +0000
commit1d920e3661c29398763d05c82bbe3a493a19fbae (patch)
tree31d979a1ccd6559eace6d7f07675ba3176054c86 /htetc
parent70838ab866bfcb2d596ed2ca96bb2c23c6cba5c1 (diff)
update the tax class editor to enable taxclass adding, RT#2929
Diffstat (limited to 'htetc')
-rw-r--r--htetc/handler.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 09bada4fc..26cdaf49f 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -149,6 +149,7 @@ sub handler
use FS::cust_credit_bill;
use FS::cust_main qw(smart_search);
use FS::cust_main_county;
+ use FS::part_pkg_taxclass;
use FS::cust_pay;
use FS::cust_pkg;
use FS::cust_pkg_reason;