[freeside-commits] freeside/FS/FS Conf.pm,1.180.2.27,1.180.2.28
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Jun 4 11:00:21 PDT 2008
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv25057/FS/FS
Modified Files:
Tag: FREESIDE_1_7_BRANCH
Conf.pm
Log Message:
voxline invoice formatting
Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.180.2.27
retrieving revision 1.180.2.28
diff -u -d -r1.180.2.27 -r1.180.2.28
--- Conf.pm 4 Jun 2008 13:27:40 -0000 1.180.2.27
+++ Conf.pm 4 Jun 2008 18:00:15 -0000 1.180.2.28
@@ -1959,6 +1959,13 @@
},
{
+ 'key' => 'invoice-unitprice',
+ 'section' => 'billing',
+ 'description' => 'This switch enables unit pricing on the invoice.',
+ 'type' => 'checkbox',
+ },
+
+ {
'key' => 'batch-enable',
'section' => 'billing',
'description' => 'Enable credit card and/or ACH batching - leave disabled for real-time installations.',
More information about the freeside-commits
mailing list