[freeside-commits] freeside/httemplate/misc/process email-customers.html, 1.2, 1.3
Mark Wells
mark at wavetail.420.am
Fri Sep 17 11:07:10 PDT 2010
- Previous message: [freeside-commits] freeside/httemplate/misc email-customers.html, 1.5, 1.6
- Next message: [freeside-commits] freeside/httemplate/search cust_main.html, 1.20, 1.21 cust_pkg.cgi, 1.67, 1.68 svc_broadband.cgi, 1.10, 1.11 report_svc_broadband.html, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/misc/process
In directory wavetail.420.am:/tmp/cvs-serv685/httemplate/misc/process
Modified Files:
email-customers.html
Log Message:
email_search_result for cust_pkg and svc_broadband, RT#8736
Index: email-customers.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/process/email-customers.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- email-customers.html 4 Dec 2009 04:40:28 -0000 1.2
+++ email-customers.html 17 Sep 2010 18:07:08 -0000 1.3
@@ -4,6 +4,6 @@
die "access denied"
unless $FS::CurrentUser::CurrentUser->access_right('Bulk send customer notices');
-my $server = new FS::UI::Web::JSRPC 'FS::cust_main::process_email_search_result', $cgi;
+my $server = new FS::UI::Web::JSRPC 'FS::cust_main_Mixin::process_email_search_result', $cgi;
</%init>
- Previous message: [freeside-commits] freeside/httemplate/misc email-customers.html, 1.5, 1.6
- Next message: [freeside-commits] freeside/httemplate/search cust_main.html, 1.20, 1.21 cust_pkg.cgi, 1.67, 1.68 svc_broadband.cgi, 1.10, 1.11 report_svc_broadband.html, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list