summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pkg.pm
diff options
context:
space:
mode:
authorlevinse <levinse>2011-07-22 17:55:46 +0000
committerlevinse <levinse>2011-07-22 17:55:46 +0000
commit99e8e2006117bd4b97ebb1daf897cc257265dc3f (patch)
tree406061a3ac39309e03726a813596eaa85978dcfb /FS/FS/cust_pkg.pm
parent2494429d10f0229052524c5f29299ee2580c1170 (diff)
FCC form 477 part II and V issues, RT13057
Diffstat (limited to 'FS/FS/cust_pkg.pm')
-rw-r--r--FS/FS/cust_pkg.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm
index 07b71dc11..fba2de1e0 100644
--- a/FS/FS/cust_pkg.pm
+++ b/FS/FS/cust_pkg.pm
@@ -3005,7 +3005,8 @@ sub search {
# parse fcc_line
###
- push @where, "part_pkg.fcc_ds0s > 0" if $params->{fcc_line};
+ push @where, "(part_pkg.fcc_ds0s > 0 OR pkg_class.fcc_ds0s > 0)"
+ if $params->{fcc_line};
###
# parse censustract