From de8c8863e29c03feb8d45a20163710e7d56e1143 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 5 Feb 2011 02:17:56 +0000 Subject: [PATCH] probably not related to fibernetics' memory problem, but still, should always use any class that's qsearch-ed, RT#11452 --- FS/FS/cust_bill_pkg.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/FS/FS/cust_bill_pkg.pm b/FS/FS/cust_bill_pkg.pm index aa6c90b47..791999c17 100644 --- a/FS/FS/cust_bill_pkg.pm +++ b/FS/FS/cust_bill_pkg.pm @@ -10,6 +10,7 @@ use FS::part_pkg; use FS::cust_bill; use FS::cust_bill_pkg_detail; use FS::cust_bill_pkg_display; +use FS::cust_bill_pkg_discount; use FS::cust_bill_pay_pkg; use FS::cust_credit_bill_pkg; use FS::cust_tax_exempt_pkg; -- 2.11.0