[freeside-commits] freeside/FS/FS Conf.pm,1.448,1.449
Erik Levinson
levinse at wavetail.420.am
Tue May 3 18:07:12 PDT 2011
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv6705/FS/FS
Modified Files:
Conf.pm
Log Message:
config to show payment history report, RT7694
Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -w -d -r1.448 -r1.449
--- Conf.pm 3 May 2011 23:26:07 -0000 1.448
+++ Conf.pm 4 May 2011 01:07:10 -0000 1.449
@@ -4423,6 +4423,12 @@
'type' => 'checkbox',
},
+ {
+ 'key' => 'payment-history-report',
+ 'section' => 'UI',
+ 'description' => 'Show a link to the payment history report in the Reports menu. DO NOT ENABLE THIS.',
+ 'type' => 'checkbox',
+ },
{ key => "apacheroot", section => "deprecated", description => "<b>DEPRECATED</b>", type => "text" },
{ key => "apachemachine", section => "deprecated", description => "<b>DEPRECATED</b>", type => "text" },
More information about the freeside-commits
mailing list