link new tax report to cust_credit_bill_pkg for credits, RT#12332
[freeside.git] / httemplate / search / cust_main.cgi
index a92c12d..8fbf636 100755 (executable)
 %    $sortby = \*company_sort;
 %    $orderby = "ORDER BY LOWER(company || ' ' || last || ' ' || first )";
 %    push @cust_main, smart_search( 'search' => $cgi->param('search_cust'),
-%                                   'disable_fuzzy_on_exact' => 1, #pref?
+%                                   'no_fuzzy_on_exact' => 1, #pref?
 %                                 );
 %  }
 %