X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2Fbin%2Ffreeside-censustract-update;h=f9b6d119705322fb70a75c9b464ed1ea2ccbbc2d;hp=af9ad749b6219591d16fe07f6cfb1556eef4f67a;hb=ff27c3f36240aee48ed50153dd5d8fe3ac3f2443;hpb=9f84e0efea1f0fcfce3139519f2b75898f3255b0 diff --git a/FS/bin/freeside-censustract-update b/FS/bin/freeside-censustract-update index af9ad749b..f9b6d1197 100644 --- a/FS/bin/freeside-censustract-update +++ b/FS/bin/freeside-censustract-update @@ -26,6 +26,7 @@ $date ||= time; # Find all locations that, as of $date, did not have # censusyear = the current year. This includes those # that have no censusyear. +local($FS::Record::qsearch_qualify_columns) = 0; my %h_cust_location = map { $_->locationnum => $_ } qsearch( 'h_cust_location',