[freeside-commits] freeside/FS/FS AccessRight.pm,1.26,1.27
Ivan,,,
ivan at wavetail.420.am
Mon Jun 16 20:35:40 PDT 2008
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv32490/FS/FS
Modified Files:
AccessRight.pm
Log Message:
finish adding a feature to easily list all email addresses for an agent & send them email
Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- AccessRight.pm 13 Jan 2008 20:30:53 -0000 1.26
+++ AccessRight.pm 17 Jun 2008 03:35:38 -0000 1.27
@@ -100,6 +100,7 @@
'Add customer note', #NEW
'Edit customer note', #NEW
'Bill customer now', #NEW
+ 'Bulk send customer notices', #NEW
],
###
@@ -193,7 +194,7 @@
###
# report/listing rights...
###
- 'Reprting/listing rights' => [
+ 'Reporting/listing rights' => [
'List customers',
'List zip codes', #NEW
'List invoices',
More information about the freeside-commits
mailing list