[freeside-commits] freeside/FS/FS AccessRight.pm,1.41,1.42
Mark Wells
mark at wavetail.420.am
Mon Aug 10 16:04:59 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv15451/FS/FS
Modified Files:
AccessRight.pm
Log Message:
Improve handling of deleted attachments
Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- AccessRight.pm 9 Aug 2009 09:05:38 -0000 1.41
+++ AccessRight.pm 10 Aug 2009 23:04:57 -0000 1.42
@@ -103,6 +103,10 @@
'Download attachment', #NEW
'Add attachment', #NEW
'Edit attachment', #NEW
+ 'Delete attachment', #NEW
+ 'View deleted attachments', #NEW
+ 'Undelete attachment', #NEW
+ 'Purge attachment', #NEW
'Bill customer now', #NEW
'Bulk send customer notices', #NEW
],
More information about the freeside-commits
mailing list