[freeside-commits] freeside/FS/FS AccessRight.pm, 1.18.2.6, 1.18.2.7

Ivan,,, ivan at wavetail.420.am
Tue Sep 2 18:47:18 PDT 2008


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv6974

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	AccessRight.pm 
Log Message:
add back ability to post a check/cash refund.  be more explicit about it instead of just being a checkbox when posting a credit.  RT#3812

Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.18.2.6
retrieving revision 1.18.2.7
diff -u -d -r1.18.2.6 -r1.18.2.7
--- AccessRight.pm	17 Jun 2008 03:36:03 -0000	1.18.2.6
+++ AccessRight.pm	3 Sep 2008 01:47:16 -0000	1.18.2.7
@@ -160,6 +160,8 @@
   'Apply credit', #NEWNEW
   'Unapply credit', #aka unapplycredits Enable "unapplication" of unclosed credits.
   'Delete credit', #aka. deletecredits Enable deletion of unclosed credits. Be very careful! Only delete credits that were data-entry errors, not adjustments. Optionally specify one or more comma-separated email addresses to be notified when a credit is deleted.
+  'Post refund',
+#  'Process refund',
   'Add on-the-fly credit reason', #NEW
 
 ###



More information about the freeside-commits mailing list