[freeside-commits] freeside/FS/FS AccessRight.pm,1.12,1.13

Jeff Finucane,420,, jeff at wavetail.420.am
Fri Oct 27 10:01:31 PDT 2006


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv8919/FS/FS

Modified Files:
	AccessRight.pm 
Log Message:
editable notes

Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- AccessRight.pm	18 Oct 2006 23:07:06 -0000	1.12
+++ AccessRight.pm	27 Oct 2006 17:01:29 -0000	1.13
@@ -93,6 +93,7 @@
   'Complimentary customer', #aka users-allow_comp 
   'Delete customer', #aka. deletecustomers #Enable customer deletions. Be very careful! Deleting a customer will remove all traces that this customer ever existed! It should probably only be used when auditing a legacy database. Normally, you cancel all of a customers' packages if they cancel service.
   'Add customer note',
+  'Edit customer note',
 
 ###
 # customer package rights



More information about the freeside-commits mailing list