[freeside-commits] freeside/FS/FS cust_main.pm,1.307,1.308
Ivan,,,
ivan at wavetail.420.am
Wed Oct 3 21:09:53 PDT 2007
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv17934
Modified Files:
cust_main.pm
Log Message:
dot strikes again
Index: cust_main.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main.pm,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -d -r1.307 -r1.308
--- cust_main.pm 4 Oct 2007 04:08:05 -0000 1.307
+++ cust_main.pm 4 Oct 2007 04:09:51 -0000 1.308
@@ -5806,7 +5806,7 @@
#'hashref' => { 'part_event_option.optionname' => $option },
'extra_sql' =>
" WHERE part_event_option.optionname = ". dbh->quote($option).
- " AND action = 'cust_bill_send_agent' "
+ " AND action = 'cust_bill_send_agent' ".
" AND ( disabled IS NULL OR disabled != 'Y' ) ".
" AND peo_agentnum.optionname = 'agentnum' ".
" AND agentnum IS NULL OR agentnum = $agentnum ".
More information about the freeside-commits
mailing list