[freeside-commits] freeside/FS/FS Conf.pm,1.382,1.383

Mark Wells mark at wavetail.420.am
Thu Aug 19 12:11:34 PDT 2010


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

Modified Files:
	Conf.pm 
Log Message:
part_pkg prorate mixin and sync_bill_date option, RT#9554

Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -w -d -r1.382 -r1.383
--- Conf.pm	17 Aug 2010 17:08:22 -0000	1.382
+++ Conf.pm	19 Aug 2010 19:11:32 -0000	1.383
@@ -3294,6 +3294,13 @@
   },
 
   {
+    'key'         => 'order_pkg-no_start_date',
+    'section'     => 'UI',
+    'description' => 'Don\'t set a default start date for new packages.',
+    'type'        => 'checkbox',
+  },
+
+  {
     'key'         => 'mcp_svcpart',
     'section'     => '',
     'description' => 'Master Control Program svcpart.  Leave this blank.',



More information about the freeside-commits mailing list